stub fixes
[mdref/mdref-http] / http / Url.md
index e953723e627dcb80e3d4e62ecbe11f012e031eeb..89cd97b5c67758a47f2e132cdf5ff6babf295354 100644 (file)
@@ -22,7 +22,7 @@ The http\Url class provides versatile means to parse, construct and manipulate U
   Do not include the URL path.
 * STRIP_QUERY  
   Do not include the URL querystring.
-* STRIP_FRAMGENT  
+* STRIP_FRAGMENT  
   Strip the fragment (hash) from the URL.
 * STRIP_ALL  
   Strip everything except scheme and host information.