Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
[PATCH] Correct a typo in doc of zftpsys
- X-seq: zsh-workers 35284
- From: Han Pingtian <hanpt@xxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: [PATCH] Correct a typo in doc of zftpsys
- Date: Mon, 25 May 2015 14:26:03 +0800
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mail-followup-to: zsh-workers@xxxxxxx
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
Hi,
Please review this patch. Thanks.
Signed-off-by: Han Pingtian <hanpt@xxxxxxxxxxxxxxxxxx>
---
Doc/Zsh/zftpsys.yo | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Doc/Zsh/zftpsys.yo b/Doc/Zsh/zftpsys.yo
index 00062e4..a6f8f3c 100644
--- a/Doc/Zsh/zftpsys.yo
+++ b/Doc/Zsh/zftpsys.yo
@@ -575,7 +575,7 @@ details were put into the terminal title bar by tt(zftp_chpwd) and your
usual tt(chpwd) also modifies the title bar.
When tt(zfinit) is run, it will determine whether tt(chpwd) exists and if
-so it will set the default value for the style to 1 if none exists
+so it will set the default value for the style to 1 if one exists
already.
)
enditem()
--
1.9.3
Messages sorted by:
Reverse Date,
Date,
Thread,
Author