mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 12:01:16 +00:00
Typo
This commit is contained in:
@@ -17,7 +17,7 @@ const char *project_default_keys[][2] = {
|
||||
{"debug-info", "Debug level: none, line-tables, full."},
|
||||
{"dependencies", "C3 library dependencies for all targets."},
|
||||
{"dependency-search-paths", "The C3 library search paths."},
|
||||
{"exec", "Scripts run for all targets.."},
|
||||
{"exec", "Scripts run for all targets."},
|
||||
{"features", "Features enabled for all targets."},
|
||||
{"fp-math", "Set math behaviour: `strict`, `relaxed` or `fast`."},
|
||||
{"langrev", "Version of the C3 language used."},
|
||||
|
||||
Reference in New Issue
Block a user