diff --git a/collects/xml/xml.scrbl b/collects/xml/xml.scrbl index 7ca86aa9c3..97afdc8a07 100644 --- a/collects/xml/xml.scrbl +++ b/collects/xml/xml.scrbl @@ -28,7 +28,7 @@ called an @deftech{X-expression}. The @schememodname[xml] library does not provide Document Type Declaration (DTD) processing, including preservation of DTDs in read documents, or validation. It also does not expand user-defined entities or read user-defined entities in attributes. -It does interpret namespaces either. +It does not interpret namespaces either. @; ----------------------------------------------------------------------