summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 93b03de..4a62b1f 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
dired-rmjunk is a port of Jakub Klinkovský's home directory cleanup tool to
Dired. The interactive function, `dired-rmjunk` will mark all files in the
current Dired buffer that match one of the patterns specified in
-`dired-rmjunk-shitty-files`. The tool is intended as a simple means for keeping
+`dired-rmjunk-patterns`. The tool is intended as a simple means for keeping
one's home directory tidy -- removing "junk" dotfiles.
The script that this is based on can be found at: