]> code.delx.au - pulseaudio/blobdiff - src/pulse/def.h
doc: Fix a couple of 'to to' typos
[pulseaudio] / src / pulse / def.h
index d6fa9120100fc5616663f7257c3bc7a9618d4858..dfc0c106379e4fe7ea48a71d656af3f4f7a3e60d 100644 (file)
@@ -197,7 +197,7 @@ typedef enum pa_stream_flags {
      * return always monotonically increasing time values on each
      * call. This may confuse applications which cannot deal with time
      * going 'backwards', but has the advantage that bad transport
-     * latency estimations that caused the time to to jump ahead can
+     * latency estimations that caused the time to jump ahead can
      * be corrected quickly, without the need to wait. (Please note
      * that this flag was named PA_STREAM_NOT_MONOTONOUS in releases
      * prior to 0.9.11. The old name is still defined too, for