aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.