summaryrefslogtreecommitdiffstats
path: root/doc/user/misc.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/user/misc.xml')
-rw-r--r--doc/user/misc.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/misc.xml b/doc/user/misc.xml
index f6dec57..7d2bf23 100644
--- a/doc/user/misc.xml
+++ b/doc/user/misc.xml
@@ -473,7 +473,7 @@
<screen>
% <userinput>scons -Q</userinput>
- AttributeError: NodeList instance has no attribute 'abspath':
+ AttributeError: 'NodeList' object has no attribute 'abspath':
File "/home/my/project/SConstruct", line 8:
print object_file.abspath
</screen>