typo fix
authorRichard Kettlewell <rjk@greenend.org.uk>
Sun, 20 Jan 2008 12:28:21 +0000 (12:28 +0000)
committerRichard Kettlewell <rjk@greenend.org.uk>
Sun, 20 Jan 2008 12:28:21 +0000 (12:28 +0000)
disobedience/menu.c

index 99b9e7e..32b3d26 100644 (file)
@@ -119,7 +119,7 @@ static void manual_popup(gpointer attribute((unused)) callback_data,
   popup_help();
 }
 
-/** @brief Callde when version arrives, displays about... popup */
+/** @brief Called when version arrives, displays about... popup */
 static void about_popup_got_version(void attribute((unused)) *v,
                                     const char *value) {
   GtkWidget *w;