aboutsummaryrefslogtreecommitdiff
path: root/cutl/xml
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2014-07-08 08:47:37 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2014-07-08 08:47:37 +0200
commit8353e06738b2428bb1714ad11acc10c5218f5a1c (patch)
tree62af1c165c83106c78c27cd9159d5b68bd0b6f7c /cutl/xml
parentea99831348f2c24e9c98a603902a3614d4a58183 (diff)
Updates to build system
Diffstat (limited to 'cutl/xml')
-rw-r--r--cutl/xml/parser.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cutl/xml/parser.hxx b/cutl/xml/parser.hxx
index 67beaf4..5c3c959 100644
--- a/cutl/xml/parser.hxx
+++ b/cutl/xml/parser.hxx
@@ -209,7 +209,7 @@ namespace cutl
unsigned long long column () const {return column_;}
// Attribute map lookup. If attribute is not found, then the version
- // without the default value thows an appropriate parsing exception
+ // without the default value throws an appropriate parsing exception
// while the version with the default value returns that value.
//
// Note also that there is no attribute(ns,name) version since it