summaryrefslogtreecommitdiff
path: root/Source/Modules/d.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'Source/Modules/d.cxx')
-rw-r--r--Source/Modules/d.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/Modules/d.cxx b/Source/Modules/d.cxx
index ccc8c446c..7cc906049 100644
--- a/Source/Modules/d.cxx
+++ b/Source/Modules/d.cxx
@@ -4634,7 +4634,7 @@ extern "C" Language *swig_d(void) {
* ----------------------------------------------------------------------------- */
const char *D::usage = "\
D Options (available with -d)\n\
- -d2 - Generate code for D2/Phobos (The default, left for backward compatible)\n\
+ -d2 - Generate code for D2/Phobos (The default, left for backward compatibility)\n\
-package <pkg> - Write generated D modules into package <pkg>\n\
-splitproxy - Write each D type to a dedicated file instead of\n\
generating a single proxy D module.\n\