chiark / gitweb /
typo fix
[disorder] / disobedience / menu.c
index 99b9e7e7fe12c3c2c1a5d3c9b70e2cb5dc4f26a3..32b3d26189698c56085c12203934f9d0ea4ea105 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;