]> git.eshelyaron.com Git - emacs.git/commitdiff
; * doc/misc/eshell.texi (Argument Modifiers): Fix typo in example.
authorJim Porter <jporterbugs@gmail.com>
Wed, 2 Aug 2023 18:05:37 +0000 (11:05 -0700)
committerJim Porter <jporterbugs@gmail.com>
Wed, 2 Aug 2023 18:05:37 +0000 (11:05 -0700)
doc/misc/eshell.texi

index e659adfe83d9f46addddbcb3b428b9594c1a5279..b5311e63a56f91f8724961728235c0a35d1c0420 100644 (file)
@@ -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