summaryrefslogtreecommitdiffhomepage
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/ocl/net/url.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ocl/net/url.hpp b/include/ocl/net/url.hpp
index fab1eb7..1b5f80c 100644
--- a/include/ocl/net/url.hpp
+++ b/include/ocl/net/url.hpp
@@ -11,7 +11,7 @@
#include <sstream>
/// @author Amlal El Mahrouss (amlal@nekernel.org)
-/// @brief Parse URLs (in a non-standard way).
+/// @brief Parse URIs/URLs/URNs (Non rfc3986 compliant.)
namespace ocl::net
{