Skip to content

Commit 77d9e98

Browse files
committed
Fix typo on gamepad sample page
1 parent b9ce58d commit 77d9e98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

more-resources/samples/gamepad.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ If you're a Linux user, you'll find the sample programs in /usr/share/panda3d.
1717

1818
.. rubric:: Explanation
1919

20-
This sample program shows how to use game controler devices such as gamepads,
20+
This sample program shows how to use game controller devices such as gamepads,
2121
steering wheels and joysticks in Panda3D. Gamepad devices are mostly used to
2222
control characters in games using input from specialized devices. In this
2323
example we will control the camera to steer around the environment with either a

0 commit comments

Comments
 (0)