Remove duplicate words
Fixes gh-3826
This commit is contained in:
@@ -21,7 +21,7 @@ import java.util.regex.Pattern;
|
||||
|
||||
/**
|
||||
* Implementation which uses a regular expression to validate the supplied origin. If the
|
||||
* value of the HTTP parameter matches the pattern, then the the result will be ALLOW-FROM
|
||||
* value of the HTTP parameter matches the pattern, then the result will be ALLOW-FROM
|
||||
* <paramter-value>.
|
||||
*
|
||||
* @author Marten Deinum
|
||||
|
||||
Reference in New Issue
Block a user