We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f358233 commit 56a4ae7Copy full SHA for 56a4ae7
programming/rendering-process/index.rst
@@ -5,7 +5,7 @@ Panda3D Rendering Process
5
6
The rendering process in Panda is comprised by four classes and their
7
interactions: :class:`.GraphicsPipe`, :class:`.GraphicsEngine`,
8
-:class:`.GraphicsStateGaurdian`, and :class:`.GraphicsOutput`. The following
+:class:`.GraphicsStateGuardian`, and :class:`.GraphicsOutput`. The following
9
sections will explain the purpose of each of these classes in detail.
10
11
Note that the following interfaces are for the advanced user only. If you are
0 commit comments