summaryrefslogtreecommitdiff
path: root/src/rm.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/rm.c')
-rw-r--r--src/rm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rm.c b/src/rm.c
index 40231bdfd..f1b48ed27 100644
--- a/src/rm.c
+++ b/src/rm.c
@@ -22,7 +22,7 @@
In the `usual' case RM saves no state for directories it is processing.
When a removal fails (either due to an error or to an interactive `no'
- reply), the failure is noted (see descriptin of `ht' remove_cwd_entries)
+ reply), the failure is noted (see description of `ht' remove_cwd_entries)
so that when/if the containing directory is reopened, RM doesn't try to
remove the entry again.