Skip to content

Commit 3ccccf4

Browse files
committed
help: fix typo
1 parent 65f0e09 commit 3ccccf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎repren‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ of regular expression and replacement. For example:
4040
(Where `<tab>` is an actual tab character.) Each line is a replacement.
4141
Empty lines and #-prefixed comments are ignored.
4242
43-
As a short-cut, a single replacemet can be specified on the command line using
43+
As a short-cut, a single replacement can be specified on the command line using
4444
`--from` (match) and `--to` (replacement).
4545
4646
Examples:

0 commit comments

Comments
 (0)