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 c99c352 commit cdebbf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion raddb/policy.d/filter
Expand Up @@ -57,7 +57,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 cdebbf8

Please sign in to comment.