aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorFrederic Culot <calcurse@culot.org>2008-04-20 09:33:09 +0000
committerFrederic Culot <calcurse@culot.org>2008-04-20 09:33:09 +0000
commitd21329461d237103fce4ab85c30231a79eb04014 (patch)
tree947f56751ce5e61cb408c461ba97c82cb9f24a77 /src
parent2341c900035a5947fea7539c011ff6173ddc80ce (diff)
downloadcalcurse-d21329461d237103fce4ab85c30231a79eb04014.tar.gz
calcurse-d21329461d237103fce4ab85c30231a79eb04014.zip
* french translation updated
* correction done in the '>' command help text
Diffstat (limited to 'src')
-rwxr-xr-xsrc/help.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/help.c b/src/help.c
index f80f827..232bc3d 100755
--- a/src/help.c
+++ b/src/help.c
@@ -1,4 +1,4 @@
-/* $calcurse: help.c,v 1.25 2008/04/19 21:05:15 culot Exp $ */
+/* $calcurse: help.c,v 1.26 2008/04/20 09:33:09 culot Exp $ */
/*
* Calcurse - text-based organizer
@@ -442,7 +442,7 @@ help_screen (void)
"attached to an item (an item which owns a note has a '>' sign in front\n"
"of it). This command only permits to view the note, not to\n"
"edit it (to do so, use the 'EditNote' command, using the 'N' key).\n"
- "Once you highlighted an item with a note attached to it, and the 'N' key"
+ "Once you highlighted an item with a note attached to it, and the '>' key"
"\nwas pressed, you will be driven to an external pager to view that "
"note.\n"
"The default pager is chosen the following way:\n"