summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorLouis-Philippe VĂ©ronneau <pollo@debian.org>2020-04-05 21:46:52 -0400
committerjaseg <code@jaseg.net>2020-07-15 22:03:37 +0200
commitb4f5b106993e96349bd3abb6831e120152f423aa (patch)
tree1b966cad51b3afaa752aba344e72a85e5960d1ea /README.rst
parentdb644cd74eca843f8342d2c6d38b5d220fe57559 (diff)
downloadpython-mpv-b4f5b106993e96349bd3abb6831e120152f423aa.tar.gz
python-mpv-b4f5b106993e96349bd3abb6831e120152f423aa.tar.bz2
python-mpv-b4f5b106993e96349bd3abb6831e120152f423aa.zip
remove superfluous whitespaces
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index dbc0d4a..a156814 100644
--- a/README.rst
+++ b/README.rst
@@ -285,7 +285,7 @@ PyGObject embedding
application = MainClass()
Gtk.main()
-Using OpenGL from PyGObject via new render context API
+Using OpenGL from PyGObject via new render context API
......................................................
Just like it is possible to render into a GTK widget through X11 windows, it `also is possible to render into a GTK