diff --git a/doc/python_api/rst/bgl.rst b/doc/python_api/rst/bgl.rst index c1db4a6b3cc..746e5d1d674 100644 --- a/doc/python_api/rst/bgl.rst +++ b/doc/python_api/rst/bgl.rst @@ -22,7 +22,7 @@ offers a set of extensive examples, including advanced features. .. note:: You can use the :class:`Image` type to load and set textures. - See :class:`Image.gl_load` and :class:`Image.gl_load`, + See :class:`Image.gl_load` and :class:`Image.gl_free`, for example.