Skip to content

Commit

Permalink
- Typo fix
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/lucene/nutch/trunk@420682 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
Otis Gospodnetic committed Jul 11, 2006
1 parent 612751f commit 50b57e9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/java/org/apache/nutch/net/URLFilterChecker.java
Expand Up @@ -28,11 +28,10 @@
import java.io.InputStreamReader;

/**
* Checke one given filter or all filters.
* Checks one given filter or all filters.
*
* @author John Xing
*/

public class URLFilterChecker {

private Configuration conf;
Expand Down

0 comments on commit 50b57e9

Please sign in to comment.