diff --git a/src/pugixml.cpp b/src/pugixml.cpp index a7146a1..29abdcd 100644 --- a/src/pugixml.cpp +++ b/src/pugixml.cpp @@ -22,7 +22,7 @@ #include #if !defined(PUGIXML_NO_XPATH) && defined(PUGIXML_NO_EXCEPTIONS) -#error No exception mode can't be used with XPath support +#error No exception mode can not be used with XPath support #endif #ifndef PUGIXML_NO_STL