summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--cxx/cxx_throw/wscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cxx/cxx_throw/wscript b/cxx/cxx_throw/wscript
index f694614..05f418b 100644
--- a/cxx/cxx_throw/wscript
+++ b/cxx/cxx_throw/wscript
@@ -3,7 +3,7 @@
# This file's license is 2-clause BSD as in this distribution's LICENSE.2 file.
#
-# Waf build script for an RTEMS Hello
+# Waf build script for C++ Throw example
import rtems_waf.rtems as rtems
def build(bld):