summaryrefslogtreecommitdiff
path: root/do-at-point.el
diff options
context:
space:
mode:
authorPhilip Kaludercic <philipk@posteo.net>2026-05-02 18:25:32 +0200
committerPhilip Kaludercic <philipk@posteo.net>2026-05-02 18:25:32 +0200
commit3a561a7d37b4e8522f812ef5052653ff4ab38f61 (patch)
treecd58075310ec165463f4110ad96d55c6ae5ed034 /do-at-point.el
parent63a58857bd9668eb5353df8efad8e650b3e0c631 (diff)
Fix typo in News sectionexternals/do-at-point
Diffstat (limited to 'do-at-point.el')
-rw-r--r--do-at-point.el2
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)