Commit 10b2568b authored by vladd%bugzilla.org's avatar vladd%bugzilla.org

Spelling in code comments patch: 'preiodically' -> 'periodically'; patch by Vlad…

Spelling in code comments patch: 'preiodically' -> 'periodically'; patch by Vlad Dascalu <vladd@bugzilla.org>.
parent fc828613
......@@ -236,7 +236,7 @@ sub check_netmask {
# Note that if we changed the netmask from anything apart from 32, then
# existing logincookies which aren't for a single IP won't work
# any more. We can't know which ones they are, though, so they'll just
# take space until they're preiodically cleared, later.
# take space until they're periodically cleared, later.
return "";
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment