Skip to content

Commit

Permalink
Fix a typo in the README.
Browse files Browse the repository at this point in the history
  • Loading branch information
samr7 committed Jun 29, 2012
1 parent 910e9f9 commit 6c0f8a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ lists of prefixes will have little effect on search rate. Searching
for N regular expressions will have varied performance depending on the
complexity of the expressions, but O(N) performance can be expected.

By defaut, vanitygen will spawn one worker thread for each CPU in your
By default, vanitygen will spawn one worker thread for each CPU in your
system. If you wish to limit the number of worker threads created by
vanitygen, use the "-t" option.

Expand Down

0 comments on commit 6c0f8a3

Please sign in to comment.