zsh-workers
 help / color / mirror / code / Atom feed
* [PATCH] Correct a typo in doc of zftpsys
@ 2015-05-25  6:26 Han Pingtian
  2015-05-25 16:05 ` Jun T.
  0 siblings, 1 reply; 3+ messages in thread
From: Han Pingtian @ 2015-05-25  6:26 UTC (permalink / raw)
  To: zsh-workers

Hi,

Please review this patch. Thanks.

Signed-off-by: Han Pingtian <hanpt@linux.vnet.ibm.com>
---
 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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] Correct a typo in doc of zftpsys
  2015-05-25  6:26 [PATCH] Correct a typo in doc of zftpsys Han Pingtian
@ 2015-05-25 16:05 ` Jun T.
  2015-05-26  1:09   ` Han Pingtian
  0 siblings, 1 reply; 3+ messages in thread
From: Jun T. @ 2015-05-25 16:05 UTC (permalink / raw)
  To: zsh-workers


2015/05/25 15:26, Han Pingtian <hanpt@linux.vnet.ibm.com> wrote:
> 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.

I think this is not a typo.
If zfinit finds that chpwd function exists but chpwd style is *not* set,
then it will set the style to 1.

Jun


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] Correct a typo in doc of zftpsys
  2015-05-25 16:05 ` Jun T.
@ 2015-05-26  1:09   ` Han Pingtian
  0 siblings, 0 replies; 3+ messages in thread
From: Han Pingtian @ 2015-05-26  1:09 UTC (permalink / raw)
  To: zsh-workers

On Tue, May 26, 2015 at 01:05:01AM +0900, Jun T. wrote:
> 
> 2015/05/25 15:26, Han Pingtian <hanpt@linux.vnet.ibm.com> wrote:
> > 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.
> 
> I think this is not a typo.
> If zfinit finds that chpwd function exists but chpwd style is *not* set,
> then it will set the style to 1.
> 
Got it. Thanks!


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-05-26  1:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-25  6:26 [PATCH] Correct a typo in doc of zftpsys Han Pingtian
2015-05-25 16:05 ` Jun T.
2015-05-26  1:09   ` Han Pingtian

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).