mirror of
https://github.com/ziglang/zig.git
synced 2026-02-17 06:49:23 +00:00
docs: minor spelling fix
This commit is contained in:
parent
7d15a3ac71
commit
ce072894a1
@ -10421,7 +10421,7 @@ coding style.
|
||||
</p>
|
||||
<p>
|
||||
File names fall into two categories: types and namespaces. If the file
|
||||
(implicity a struct) has top level fields, it should be named like any
|
||||
(implicitly a struct) has top level fields, it should be named like any
|
||||
other struct with fields using {#syntax#}TitleCase{#endsyntax#}. Otherwise,
|
||||
it should use {#syntax#}snake_case{#endsyntax#}. Directory names should be
|
||||
{#syntax#}snake_case{#endsyntax#}.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user