diff options
| -rw-r--r-- | sokol_args.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sokol_args.h b/sokol_args.h index b456777a..240259db 100644 --- a/sokol_args.h +++ b/sokol_args.h @@ -43,7 +43,7 @@ key=value - Key/value pairs are separates by 'whitespace', valid whitespace + Key/value pairs are separated by 'whitespace', valid whitespace characters are space and tab. Whitespace characters in front and after the separating '=' character |