From 18770ad042ddba58f8bb1b1028430b2c7061a4e9 Mon Sep 17 00:00:00 2001 From: Simon Ruderich Date: Mon, 16 Aug 2010 17:21:12 +0200 Subject: [PATCH] zsh/rc: Minor documentation fix. --- zsh/rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zsh/rc b/zsh/rc index 643d908..1f218f7 100644 --- a/zsh/rc +++ b/zsh/rc @@ -246,7 +246,7 @@ fi # Set the prompt. A two line prompt is used. On the top left the current # working directory is displayed, on the right vcs_info (if available). On the -# bottom left current username and host is shown, the exit code of the last +# bottom left current user name and host is shown, the exit code of the last # command if it wasn't 0, the number of running jobs if not 0. # # The prompt is in green and blue to make easily detectable, the error exit -- 2.44.2