[PATCH] sequencer: use proper sentence grammar in the first sentence of staged change advice

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Use sentence case and terminate the first sentence with full stop.

Signed-off-by: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
---
 sequencer.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sequencer.c b/sequencer.c
index 6abd72160c..bb1576336f 100644
--- a/sequencer.c
+++ b/sequencer.c
@@ -936,7 +936,7 @@ static const char *author_date_from_env_array(const struct strvec *env)
 }
 
 static const char staged_changes_advice[] =
-N_("you have staged changes in your working tree\n"
+N_("You have staged changes in your working tree.\n"
 "If these changes are meant to be squashed into the previous commit, run:\n"
 "\n"
 "  git commit --amend %s\n"

base-commit: df3c41adeb212432c53d93ce6ace5d5374dc6e11
-- 
An old man doll... just what I always wanted! - Clara




[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux