diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2009-04-21 09:33:30 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2009-04-21 09:33:30 +0000 |
commit | 2528c3b513f9af47ff91865db6f7e58f2fc18e21 (patch) | |
tree | c7b079c557612b7b520d4e08bef9a0b75b559040 /Etc/FAQ.yo | |
parent | 8f0af2115e155ee5113fc162ed13ea0761b37ac9 (diff) | |
download | zsh-2528c3b513f9af47ff91865db6f7e58f2fc18e21.tar.gz zsh-2528c3b513f9af47ff91865db6f7e58f2fc18e21.tar.xz zsh-2528c3b513f9af47ff91865db6f7e58f2fc18e21.zip |
26853 + typo fix: package docs
Diffstat (limited to 'Etc/FAQ.yo')
-rw-r--r-- | Etc/FAQ.yo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Etc/FAQ.yo b/Etc/FAQ.yo index 603505294..518f7aae8 100644 --- a/Etc/FAQ.yo +++ b/Etc/FAQ.yo @@ -298,7 +298,7 @@ sect(On what machines will it run?) sect(What's the latest version?) Zsh 4.2.7 is the latest production version. The latest development - version is 4.3.9; this contains support for multibyte character strings + version is 4.3.10; this contains support for multibyte character strings (such as UTF-8 locales). All the main features for multibyte support are now in place, although there is some debugging work still to be done. |