Skip to content

Commit

Permalink
fix a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
petdance committed Apr 26, 2012
1 parent ccf20c2 commit 8453517
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ack
Original file line number Diff line number Diff line change
Expand Up @@ -746,7 +746,7 @@ For example:
or if you prefer:
perl -p -i -e's/this/thatg/' $(ack -f --perl)
perl -p -i -e's/this/that/g' $(ack -f --perl)
=head2 Use F<-Q> when in doubt about metacharacters
Expand Down

0 comments on commit 8453517

Please sign in to comment.