Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
alandekok committed Apr 20, 2014
1 parent 35ffd25 commit 81431b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion raddb/policy.d/filter
Expand Up @@ -52,7 +52,7 @@ filter_username {
#
if (User-Name =~ /\\.\\./ ) {
update reply {
Reply-Message += "Rejected: Username comtains ..s"
Reply-Message += "Rejected: Username contains ..s"
}
reject
}
Expand Down

0 comments on commit 81431b0

Please sign in to comment.