Skip to content

Commit c7b1dfa

Browse files
authored
Merge pull request #368 from webdev4422/patch-1
Fix misspell in comments
2 parents a094793 + 5ec7fb8 commit c7b1dfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

engine/src/main/java/org/archive/crawler/Heritrix.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ private static CommandLine getCommandLine(PrintStream out, String[] args) {
173173
}
174174

175175
/**
176-
* Launches a local Engine and restfgul web interface given the
176+
* Launches a local Engine and restful web interface given the
177177
* command-line options or defaults.
178178
*
179179
* @param args Command line arguments.

0 commit comments

Comments
 (0)