zsh-workers
 help / color / mirror / code / Atom feed
* [PATCH] vcs_info: fix typo
@ 2022-09-07 20:46 Felipe Contreras
  0 siblings, 0 replies; only message in thread
From: Felipe Contreras @ 2022-09-07 20:46 UTC (permalink / raw)
  To: zsh-workers; +Cc: Felipe Contreras

Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
---
 Misc/vcs_info-examples | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Misc/vcs_info-examples b/Misc/vcs_info-examples
index 94c47278d..ddd8dd9a8 100644
--- a/Misc/vcs_info-examples
+++ b/Misc/vcs_info-examples
@@ -343,7 +343,7 @@ function +vi-gen-applied-string() {
 
 
 # Allow substitutions and expansions in the prompt, necessary for
-# using a single-quoted $vcs_info_msg_0_ in PS1, RPOMPT (as used here) and
+# using a single-quoted $vcs_info_msg_0_ in PS1, RPROMPT (as used here) and
 # similar. Other ways of using the information are described above.
 setopt promptsubst
 # Load vcs_info to display information about version control repositories.
-- 
2.37.2.351.g9bf691b78c.dirty



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-09-07 20:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-07 20:46 [PATCH] vcs_info: fix typo Felipe Contreras

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).