Skip to content

Commit 30a7ccd

Browse files
Update docs/syntax_and_semantics/documenting_code.md
Co-authored-by: Julien Portalier <[email protected]>
1 parent 9850ff0 commit 30a7ccd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/syntax_and_semantics/documenting_code.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@ lib FooLib
260260
end
261261
```
262262

263-
If a parent namespace has the `:nodoc:` directive, ahy nested `:showdoc:` directive
263+
If a parent namespace has the `:nodoc:` directive, any nested `:showdoc:` directive
264264
has no effect.
265265

266266
```crystal

0 commit comments

Comments
 (0)