Skip to content

Commit f94c516

Browse files
committed
fix typo
1 parent 3e23924 commit f94c516

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/compiler/directives.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,4 +118,4 @@ Disables some default configuration options of the language for specific areas o
118118

119119
List of arguments:
120120
- `boundary`: Disables boundary checking for slice and array index expressions.
121-
- `nilptr`: Disables nil pointer dereferencing checking for reference pointer and smart pointer dereferncing expressions.
121+
- `nilptr`: Disables nil pointer dereferencing checking for reference pointer and smart pointer dereferencing expressions.

0 commit comments

Comments
 (0)