diff options
author | Kristian Rietveld <kristian@src.gnome.org> | 2003-09-03 19:57:05 +0000 |
---|---|---|
committer | Kristian Rietveld <kristian@src.gnome.org> | 2003-09-03 19:57:05 +0000 |
commit | eccc733f2907961ddbdf883da4e2f123d9be84dd (patch) | |
tree | dfdb28fcd9ffa00c3ef779e8a534cba092897298 /gtk/gtkcalendar.c | |
parent | 9538b6e57c7687d776290a0159837421efc7f49f (diff) | |
download | gtk+-eccc733f2907961ddbdf883da4e2f123d9be84dd.tar.gz |
brooooooooken pipe.
Diffstat (limited to 'gtk/gtkcalendar.c')
-rw-r--r-- | gtk/gtkcalendar.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkcalendar.c b/gtk/gtkcalendar.c index 141bc61b4e..d838b3dfbb 100644 --- a/gtk/gtkcalendar.c +++ b/gtk/gtkcalendar.c @@ -49,7 +49,7 @@ /***************************************************************************/ /* The following date routines are taken from the lib_date package. Keep - * them seperate in case we want to update them if a newer lib_date comes + * them separate in case we want to update them if a newer lib_date comes * out with fixes. */ typedef unsigned int N_int; |