diff --git a/nselib/url.lua b/nselib/url.lua
index 775dd1e53..b6ed13af1 100644
--- a/nselib/url.lua
+++ b/nselib/url.lua
@@ -9,6 +9,7 @@
-- * authority
-- * userinfo
-- * path
+-- * port
-- * password
-- These correspond to these parts of a URL (some may be nil):
--