]> gitweb @ CieloNegro.org - Lucu.git/blobdiff - Network/HTTP/Lucu/Authentication.hs
Doc fix
[Lucu.git] / Network / HTTP / Lucu / Authentication.hs
similarity index 96%
rename from Network/HTTP/Lucu/Authorization.hs
rename to Network/HTTP/Lucu/Authentication.hs
index 789b5d1c971dfba93f0612e46d1fe79b86fdc9ad..74791881d68a7bd8449ca1495be7ba108d52cc34 100644 (file)
@@ -2,9 +2,8 @@
     OverloadedStrings
   , UnicodeSyntax
   #-}
-
--- |Manipulation of WWW authorization.
-module Network.HTTP.Lucu.Authorization
+-- |Manipulation of WWW authentication.
+module Network.HTTP.Lucu.Authentication
     ( AuthChallenge(..)
     , AuthCredential(..)
     , Realm