X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fcontrol%2Fcodecontroller.hpp;h=5c34b1727d39df35ffc224837952405a85b2defb;hb=657fc40723665c04b3150946f5bd66b6b0af9230;hp=fdc0893234ba235a84f870623e1ab2783db8bbf4;hpb=a113d3bd1feddd510e3b2852b0d42522735eee40;p=supertux.git diff --git a/src/control/codecontroller.hpp b/src/control/codecontroller.hpp index fdc089323..5c34b1727 100644 --- a/src/control/codecontroller.hpp +++ b/src/control/codecontroller.hpp @@ -23,7 +23,7 @@ #include "controller.hpp" /** - * This is a dummy controler that doesn't react to any user input but should + * This is a dummy controller that doesn't react to any user input but should * be controlled by code */ class CodeController : public Controller