design: fix typo
authorWim Taymans <wim.taymans@collabora.co.uk>
Fri, 2 Aug 2013 14:21:45 +0000 (16:21 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Fri, 2 Aug 2013 14:24:31 +0000 (16:24 +0200)
docs/design/part-gstpipeline.txt

index 694a46b..be599d6 100644 (file)
@@ -31,7 +31,7 @@ GstBin, the pipeline performs the following actions during a state change:
     - set clock and base_time on all elements before performing the
       state change.
 
- - PAUSED -> PLAYING:
+ - PLAYING -> PAUSED:
     - calculate the running_time when the pipeline was PAUSED.
 
  - READY -> NULL: