diff options
Diffstat (limited to 'src/uri.h')
| -rw-r--r-- | src/uri.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -53,7 +53,7 @@ public: /** * Determines if the URI represented is 'relative' as per RFC 2396. * - * Relative URI references are distinguished by not begining with a + * Relative URI references are distinguished by not beginning with a * scheme name. * * @return \c true if the URI is relative, \c false if it is absolute. |
