summaryrefslogtreecommitdiff
path: root/doc/misc/eshell.texi
diff options
context:
space:
mode:
authorJim Porter <jporterbugs@gmail.com>2023-08-02 11:05:37 -0700
committerJim Porter <jporterbugs@gmail.com>2023-08-02 11:05:37 -0700
commit5c6a51668b0917aa1e014cbfa7bfcf703a4e7048 (patch)
treea5596b2f326ebef15e8a9e8b147930735a649f7e /doc/misc/eshell.texi
parentda5e05a50e8713f5efb51567645822fa5bfdd6b7 (diff)
downloademacs-5c6a51668b0917aa1e014cbfa7bfcf703a4e7048.tar.gz
emacs-5c6a51668b0917aa1e014cbfa7bfcf703a4e7048.tar.bz2
emacs-5c6a51668b0917aa1e014cbfa7bfcf703a4e7048.zip
; * doc/misc/eshell.texi (Argument Modifiers): Fix typo in example.
Diffstat (limited to 'doc/misc/eshell.texi')
-rw-r--r--doc/misc/eshell.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/misc/eshell.texi b/doc/misc/eshell.texi
index e659adfe83d..b5311e63a56 100644
--- a/doc/misc/eshell.texi
+++ b/doc/misc/eshell.texi
@@ -1625,7 +1625,7 @@ Treating the value as a file name, gets the directory name (the
@item t
Treating the value as a file name, gets the base name (the ``tail'').
-For example, @samp{foo/bar/baz.el(:h)} expands to @samp{baz.el}.
+For example, @samp{foo/bar/baz.el(:t)} expands to @samp{baz.el}.
@item e
Treating the value as a file name, gets the final extension of the