Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
donovank authored and Mrfai committed Feb 12, 2020
1 parent 883c9c3 commit 8e7f571
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion man/ainsl.1
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ PATTERN is not found in the file.
Since ainsl is written in Perl, you can use Perl's regular expressions
in PATTERN. If PATTERN is not supplied, LINE is used instead for matching a line in
FILE. LINE may also contain the anchors '^' and '$' which
are only treated specialy at the beginning or end of the pattern and
are only treated specially at the beginning or end of the pattern and
are used for matching, not when adding the line. Additionally,
the following characters are escaped in LINE: ( ) +

Expand Down

0 comments on commit 8e7f571

Please sign in to comment.