audiod: get_time_string() comment fix.
authorAndre Noll <maan@systemlinux.org>
Thu, 2 Jan 2014 05:47:03 +0000 (05:47 +0000)
committerAndre Noll <maan@systemlinux.org>
Sat, 22 Feb 2014 15:49:30 +0000 (16:49 +0100)
audiod.c

index 7bf92a02e96990b160ee4ff474a226959a77c274..1d74fb0fa223c911ee5412166e9cd289b2cc4d9c 100644 (file)
--- a/audiod.c
+++ b/audiod.c
@@ -213,7 +213,7 @@ static int get_matching_audio_format_nums(const char *re)
  * from the status items received from para_server and the start time of the
  * (first) writer of the given slot.
  *
- * It has to to take into account that probably the stream was not started at
+ * It has to take into account that the stream was probably not started at
  * the beginning of the file, that the clock between the server and the client
  * host may differ and that playback of the stream was delayed, e.g. because
  * the prebuffer filter is used in the filter configuration of the given slot.