Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

[PATCH] vcs_info: fix typo



Signed-off-by: Felipe Contreras <felipe.contreras@xxxxxxxxx>
---
 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





Messages sorted by: Reverse Date, Date, Thread, Author