From: Richard Kettlewell Date: Sun, 22 Nov 2009 16:00:26 +0000 (+0000) Subject: typo X-Git-Tag: 5.0~45^2~31 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/commitdiff_plain/7de5fbb94a69eeed804fd4da514527d29f7d90ae typo --- diff --git a/disobedience/playlists.c b/disobedience/playlists.c index 7e0eec1..bf6d185 100644 --- a/disobedience/playlists.c +++ b/disobedience/playlists.c @@ -365,7 +365,7 @@ static void playlists_window_destroyed(GtkWidget attribute((unused)) *widget, *widget_pointer = NULL; } -/** @BRIEF Pop up the playlists window +/** @brief Pop up the playlists window * * Called when the playlists menu item is selected */