X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/33288048f694a84b9c40653f0b72b4ce44a94ab1..ce73fea7e3e53335573b629fbbc569514d8e0fc9:/disobedience/misc.c diff --git a/disobedience/misc.c b/disobedience/misc.c index 958e2b2..b1558d3 100644 --- a/disobedience/misc.c +++ b/disobedience/misc.c @@ -137,7 +137,7 @@ void fpopup_msg(GtkMessageType mt, const char *fmt, ...) { /** @brief Create a button with an icon in it * @param path (relative) path to image - * @param tooltip Tooltip or NULL to not set one + * @param tip Tooltip or NULL to not set one * @return Button */ GtkWidget *iconbutton(const char *path, const char *tip) {