summaryrefslogtreecommitdiffstats
path: root/test/D/Issues
diff options
context:
space:
mode:
authorRussel Winder <russel@winder.org.uk>2017-06-06 14:32:20 (GMT)
committerRussel Winder <russel@winder.org.uk>2017-06-06 14:32:20 (GMT)
commit67cc5d57be7f835359742bacf062bcaf46e24efc (patch)
treed742bbe4e463f6aeebadab8b83f5dd409ea1d0bf /test/D/Issues
parentedf31b7f2dc4b46f3bafcdcfc0052be12c0c0064 (diff)
downloadSCons-67cc5d57be7f835359742bacf062bcaf46e24efc.zip
SCons-67cc5d57be7f835359742bacf062bcaf46e24efc.tar.gz
SCons-67cc5d57be7f835359742bacf062bcaf46e24efc.tar.bz2
Correct the module documentation comments.
Diffstat (limited to 'test/D/Issues')
-rw-r--r--test/D/Issues/2939_Ariovistus/sconstest-correctLinkOptions_dmd.py2
-rw-r--r--test/D/Issues/2939_Ariovistus/sconstest-correctLinkOptions_ldc.py2
2 files changed, 2 insertions, 2 deletions
diff --git a/test/D/Issues/2939_Ariovistus/sconstest-correctLinkOptions_dmd.py b/test/D/Issues/2939_Ariovistus/sconstest-correctLinkOptions_dmd.py
index 2446a28..e248cb6 100644
--- a/test/D/Issues/2939_Ariovistus/sconstest-correctLinkOptions_dmd.py
+++ b/test/D/Issues/2939_Ariovistus/sconstest-correctLinkOptions_dmd.py
@@ -1,5 +1,5 @@
"""
-Test compiling and executing using the gdc tool.
+Test compiling and executing using the dmd tool.
"""
#
diff --git a/test/D/Issues/2939_Ariovistus/sconstest-correctLinkOptions_ldc.py b/test/D/Issues/2939_Ariovistus/sconstest-correctLinkOptions_ldc.py
index a61a94b..6c524df 100644
--- a/test/D/Issues/2939_Ariovistus/sconstest-correctLinkOptions_ldc.py
+++ b/test/D/Issues/2939_Ariovistus/sconstest-correctLinkOptions_ldc.py
@@ -1,5 +1,5 @@
"""
-Test compiling and executing using the gdc tool.
+Test compiling and executing using the ldc tool.
"""
#