Typo in section 3.2.17 of datatypes spec

In section 3.2.17, anyURI, you find this sentence:

Each URI scheme imposes specialized syntax rules for 
URIs in that scheme, including restrictions on the 
syntax of allowed fragement identifiers.
                  ^^^^^^^^

"fragement" should be "fragment"

-- 
+-----------------------+------------------------+-------------------+
| Elliotte Rusty Harold | elharo@metalab.unc.edu | Writer/Programmer |
+-----------------------+------------------------+-------------------+ 
|               Java I/O (O'Reilly & Associates, 1999)               |
|            http://metalab.unc.edu/javafaq/books/javaio/            |
|   http://www.amazon.com/exec/obidos/ISBN=1565924851/cafeaulaitA/   |
+----------------------------------+---------------------------------+
|  Read Cafe au Lait for Java News:  http://metalab.unc.edu/javafaq/ | 
|  Read Cafe con Leche for XML News: http://metalab.unc.edu/xml/     |
+----------------------------------+---------------------------------+

Received on Wednesday, 23 May 2001 14:42:39 UTC