aboutsummaryrefslogtreecommitdiffstats
path: root/src/notify.c
diff options
context:
space:
mode:
authorFrederic Culot <calcurse@culot.org>2007-02-24 17:38:40 +0000
committerFrederic Culot <calcurse@culot.org>2007-02-24 17:38:40 +0000
commitd9d841ae273339b9ba542e31992df505b70315f3 (patch)
tree33925e508a2f1a74e503f8522715bede53f6d586 /src/notify.c
parent3cefb284d06f76e4fe85e3392b851389a67f6292 (diff)
downloadcalcurse-d9d841ae273339b9ba542e31992df505b70315f3.tar.gz
calcurse-d9d841ae273339b9ba542e31992df505b70315f3.zip
english mistake
Diffstat (limited to 'src/notify.c')
-rwxr-xr-xsrc/notify.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/notify.c b/src/notify.c
index 137f068..bf9cc13 100755
--- a/src/notify.c
+++ b/src/notify.c
@@ -1,4 +1,4 @@
-/* $calcurse: notify.c,v 1.6 2006/12/15 15:27:27 culot Exp $ */
+/* $calcurse: notify.c,v 1.7 2007/02/24 17:38:40 culot Exp $ */
/*
* Calcurse - text-based organizer
@@ -85,7 +85,7 @@ void notify_stop_main_thread(void)
}
/*
- * The calcurse window geometry as changed so we need to reset the
+ * The calcurse window geometry has changed so we need to reset the
* notification window.
*/
void notify_reinit_bar(int l, int c, int y, int x)