mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-09-04 10:41:11 +02:00
31459: fix alignment of zsh entry in info menu
This commit is contained in:
parent
8a35ec4eef
commit
ee4391d33e
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ def(texinfo)(2)(\
|
|||
NOTRANS(@ifinfo)+NL()\
|
||||
NOTRANS(@dircategory Utilities)+NL()\
|
||||
NOTRANS(@direntry)+NL()\
|
||||
NOTRANS( * ZSH: (zsh). The Z Shell Manual.)+NL()\
|
||||
NOTRANS(* ZSH: (zsh). The Z Shell Manual.)+NL()\
|
||||
NOTRANS(@end direntry)+NL()\
|
||||
NOTRANS(@end ifinfo)+NL()\
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue