mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-16 10:52:22 -07:00
Fix typo
This commit is contained in:
+1
-1
@@ -1938,7 +1938,7 @@ gb_internal void print_show_help(String const arg0, String const &command) {
|
||||
print_usage_line(0, "");
|
||||
|
||||
print_usage_line(1, "-foreign-error-procedures");
|
||||
print_usage_line(2, "States that the error procedues used in the runtime are defined in a separate translation unit");
|
||||
print_usage_line(2, "States that the error procedures used in the runtime are defined in a separate translation unit");
|
||||
print_usage_line(0, "");
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user