mirror of
https://codeberg.org/ziglang/zig.git
synced 2025-12-06 05:44:20 +00:00
docs: fix handle_error_with_catch_block typo
This commit is contained in:
parent
bd1e960bc0
commit
0ec45050e0
2 changed files with 1 additions and 1 deletions
|
|
@ -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#}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue