summaryrefslogtreecommitdiff
path: root/src/cxml.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cxml.h')
-rw-r--r--src/cxml.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cxml.h b/src/cxml.h
index b7f1ef5..4d01eef 100644
--- a/src/cxml.h
+++ b/src/cxml.h
@@ -188,7 +188,7 @@ public:
return n;
}
- /** @return The content of this node */
+ /** @return The text content of this node (including comments or CDATA) */
std::string content () const;
/** @return namespace URI of this node */