aboutsummaryrefslogtreecommitdiffstats
path: root/src/notify.c
diff options
context:
space:
mode:
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)