showbase: Fix typo in API reference

This commit is contained in:
rdb 2021-11-02 15:01:18 +01:00
parent c1bb28b6d8
commit e87a2a1f0f

View File

@ -728,7 +728,7 @@ class ShowBase(DirectObject.DirectObject):
of :meth:`~panda3d.core.GraphicsWindow.setUnexposedDraw()`.
:param callbackWindowDict: If not None, a
:class:`~panda3d.core.CallbackGraphicWindow`
:class:`~panda3d.core.CallbackGraphicsWindow`
is created instead, which allows the caller
to create the actual window with its own
OpenGL context, and direct Panda's rendering