From 7cccf04d56cbcbacc088bf3b0f3eee1ae9d4fe32 Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Tue, 23 Nov 1999 16:50:36 +0000 Subject: zsh-workers/8756 --- Doc/Zsh/compsys.yo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/Zsh/compsys.yo b/Doc/Zsh/compsys.yo index da8ed87d5..e7fb9069f 100644 --- a/Doc/Zsh/compsys.yo +++ b/Doc/Zsh/compsys.yo @@ -322,7 +322,7 @@ In many of the possible contexts the completion system can generate matches, and often it can generate multiple types of matches. Whenever a completion function is about to generate such matches it first calls a utility function, telling it what types of matches can be -generated. These types are represented as simple names calld +generated. These types are represented as simple names called `tags'. This utility function in turn calls another function (tt(_sort_tags)) and gives the list of tags to it as arguments. The function tt(_sort_tags) can then say in which order the -- cgit 1.4.1