diff options
Diffstat (limited to 'do-at-point.el')
| -rw-r--r-- | do-at-point.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/do-at-point.el b/do-at-point.el index 008f1f7..fec128d 100644 --- a/do-at-point.el +++ b/do-at-point.el @@ -52,7 +52,7 @@ ;; the first action on the first thing `do-at-point' would select. ;; With a prefix argument, you can inspect what that action would ;; be. -;; - Add new action on URLs to clone Git repositories into /tamp/ +;; - Add new action on URLs to clone Git repositories into /tmp/ ;; - Add new action to attach files to Gnus ;; - Add new action to run "rgrep" on some text ;; - Add new action to integrate Iedit (if installed) |
