gst1: Fix digraph name
It was probably broken by some regexp replacement.
This commit is contained in:
parent
1c4b36f66a
commit
906a48eaf7
@ -696,7 +696,7 @@ class Audio(pykka.ThreadingActor):
|
||||
"""
|
||||
Internal method for setting the raw GStreamer state.
|
||||
|
||||
.. digraph:: Gst.State.transitions
|
||||
.. digraph:: gst_state_transitions
|
||||
|
||||
graph [rankdir="LR"];
|
||||
node [fontsize=10];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user