chiark / gitweb /
Fiddle with playing.tmpl a bit. not fully translated
[disorder] / server / macros-disorder.c
index 7105be1fbe85eab8f1fb0807f310d12e56e57388..cc796578f150a577ffa1bc001114e821d18e7eff 100644 (file)
@@ -590,7 +590,7 @@ static int exp_enabled(int attribute((unused)) nargs,
   return mx_bool_result(output, enabled);
 }
 
-/* @trackstate{TRACK
+/* @trackstate{TRACK}
  *
  * Expands to "playing" if TRACK is currently playing, or "queue" if it is in
  * the queue, otherwise to nothing.