aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Ankarström <john@ankarstrom.se>2021-07-11 22:27:25 +0200
committerJohn Ankarström <john@ankarstrom.se>2021-07-11 22:27:25 +0200
commit4f0ad8778f983ee367c7d47f864b1f64abea8637 (patch)
treea5f1f1eb33ac6cb756ac0a224ec6de43a6bb9516
parent43e472243531ab08ef70fa6207b2dca654940e4a (diff)
downloadre-name-4f0ad8778f983ee367c7d47f864b1f64abea8637.tar.gz
re.1: Fix typo
-rw-r--r--re.12
1 files changed, 1 insertions, 1 deletions
diff --git a/re.1 b/re.1
index 5e0d93d..dabd53e 100644
--- a/re.1
+++ b/re.1
@@ -85,6 +85,6 @@ flag is not recommended.
The temporary file is placed at
.Pa /var/tmp/re.$PPID ,
where $PPID is the process id of the parent shell.
-This means that one cannot simultaneously perform mulitple bulk renames
+This means that one cannot simultaneously perform multiple bulk renames
from the same shell process.
Note that sub-shells retain the process id of their parent.