summaryrefslogtreecommitdiff
path: root/docs/design/part-events.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/design/part-events.txt')
-rw-r--r--docs/design/part-events.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/design/part-events.txt b/docs/design/part-events.txt
index 001e8b7ef4..6e81b5a6a1 100644
--- a/docs/design/part-events.txt
+++ b/docs/design/part-events.txt
@@ -248,7 +248,7 @@ The general flow of executing the seek with FLUSH is as follows:
4) send a FLUSH_STOP event to all peer elements to allow streaming again.
- 5) create a NEWSEGMENT event to signal the new buffer timestamp base time.
+ 5) create a SEGMENT event to signal the new buffer timestamp base time.
This event must be queued to be sent by the streaming thread.
6) start stopped tasks and unlock the STREAM_LOCK, dataflow will continue