chiark / gitweb /
Typo
authorRichard Kettlewell <rjk@greenend.org.uk>
Sun, 22 Nov 2009 15:16:26 +0000 (15:16 +0000)
committerRichard Kettlewell <rjk@greenend.org.uk>
Sun, 22 Nov 2009 15:16:26 +0000 (15:16 +0000)
disobedience/playlists.c

index 5437f2c363d5e87ceda097846347be10c9f07228..0d57c07e5c0a745c7d86be96ec287b37fec0b5e1 100644 (file)
@@ -56,7 +56,7 @@ char **playlists;
 /** @brief Count of playlists */
 int nplaylists;
 
-/* Maintianng the list of playlists ----------------------------------------- */
+/* Maintaining the list of playlists ---------------------------------------- */
 
 /** @brief Schedule an update to the list of playlists */
 static void playlists_update(const char attribute((unused)) *event,