Skip to content

Commit 3da4b9e

Browse files
committed
Typo
Close #158
1 parent 6fdba72 commit 3da4b9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nob.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
See https://github.com/nothings/stb/blob/f58f558c120e9b32c217290b80bad1a0729fbb2c/docs/stb_howto.txt
7777
for more info.
7878
- NOB_WARN_DEPRECATED - Warn about the usage of deprecated function. We rarely actually remove deprecated functions,
79-
but if you want to know what is discourage you may want to enable this flag.
79+
but if you want to know what is discouraged you may want to enable this flag.
8080
- NOB_EXPERIMENTAL_DELETE_OLD - Experimental feature that automatically removes `nob.old` files. It's unclear how well
8181
it works on Windows, so it's experimental for now.
8282
- NOB_STRIP_PREFIX - string the `nob_` prefixes from non-redefinable names.

0 commit comments

Comments
 (0)