mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-01-01 05:16:05 +01:00
unposted: misspelling in compsys.yo rewrite
This commit is contained in:
parent
d251482aac
commit
83932ba23f
1 changed files with 1 additions and 1 deletions
|
@ -4069,7 +4069,7 @@ should be quoted.
|
|||
|
||||
startitem()
|
||||
item(tt(/)var(pattern)tt(/) [tt(%)var(lookahead)tt(%)] [tt(-)var(guard)] [tt(:)var(tag)tt(:)var(descr)tt(:)var(action)])(
|
||||
This is a single privitive component.
|
||||
This is a single primitive component.
|
||||
The function tests whether the combined pattern
|
||||
`tt((#b)LPAR()(#B))var(pattern)tt(RPAR())var(lookahead)tt(*)' matches
|
||||
the command line string. If so, `var(guard)' is evaluated and
|
||||
|
|
Loading…
Reference in a new issue