]> code.delx.au - pulseaudio/blobdiff - src/pulsecore/sink.c
sink: Trivial typo fix in comment
[pulseaudio] / src / pulsecore / sink.c
index 626c727886a9825c1938f15a4c3cd9f26f6ad0f6..5959a5ceb00fc6741114db8abf4d6a8da1ba571f 100644 (file)
@@ -2153,7 +2153,7 @@ int pa_sink_process_msg(pa_msgobject *o, int code, void *userdata, int64_t offse
 
             /* If you change anything here, make sure to change the
              * sink input handling a few lines down at
-             * PA_SINK_MESSAGE_PREPAPRE_MOVE, too. */
+             * PA_SINK_MESSAGE_START_MOVE, too. */
 
             if (i->detach)
                 i->detach(i);