mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-04-26 13:01:34 +03:00
docs: fix handle_error_with_catch_block typo
This commit is contained in:
committed by
Alex Rønne Petersen
parent
bd1e960bc0
commit
0ec45050e0
+1
-1
@@ -3025,7 +3025,7 @@ or
|
||||
{#syntax#}catch{#endsyntax#} after performing some logic, you
|
||||
can combine {#syntax#}catch{#endsyntax#} with named {#link|Blocks#}:
|
||||
</p>
|
||||
{#code|handle_error_with_catch_block.zig.zig#}
|
||||
{#code|handle_error_with_catch_block.zig#}
|
||||
|
||||
{#header_close#}
|
||||
{#header_open|try#}
|
||||
|
||||
Reference in New Issue
Block a user