summaryrefslogtreecommitdiff
path: root/nautilus
diff options
context:
space:
mode:
authorrhamnousia2020-06-28 18:32:00 -0400
committerrhamnousia2020-06-28 18:32:00 -0400
commit60d820b053c9915e3e596fcdae6bace05d1d36d7 (patch)
tree3b564b8dfba9762cfbf30720c8c46935ff6c8916 /nautilus
parent461534a966c3ec800912edbc87e7fb19b76f1a37 (diff)
fixed a minor typo in the nautilus readme
Diffstat (limited to 'nautilus')
-rw-r--r--nautilus/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/nautilus/README.md b/nautilus/README.md
index f39d69e..7450204 100644
--- a/nautilus/README.md
+++ b/nautilus/README.md
@@ -9,7 +9,7 @@
9 9
10Simply copy the `mat2.py` file to `~/.local/share/nautilus-python/extensions`, 10Simply copy the `mat2.py` file to `~/.local/share/nautilus-python/extensions`,
11and launch Nautilus; you should now have a "Remove metadata" item in the 11and launch Nautilus; you should now have a "Remove metadata" item in the
12right-clic menu on supported files. 12right-click menu on supported files.
13 13
14Please note: This is not needed if using a distribution provided package. It 14Please note: This is not needed if using a distribution provided package. It
15only applies if installing from source. 15only applies if installing from source.