X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fobject%2Fcamera.hpp;h=061fe4d1b26a87313b1cdc8788f9042b75d229dc;hb=7e15c4f871809033278711a6e9327616da00c4c9;hp=0d5a87fa8974edbafb98a2349c22bc0ca3ea9606;hpb=798f3091014038f1202da7a6687114dd0003a5ae;p=supertux.git diff --git a/src/object/camera.hpp b/src/object/camera.hpp index 0d5a87fa8..061fe4d1b 100644 --- a/src/object/camera.hpp +++ b/src/object/camera.hpp @@ -50,7 +50,7 @@ public: /// write camera mode to a lisp file virtual void write(lisp::Writer& writer); - /// reset camera postion + /// reset camera position void reset(const Vector& tuxpos); /** return camera position */ @@ -99,7 +99,7 @@ private: void shake(); /** - * The camera basically provides lookeahead on the left or right side + * The camera basically provides lookahead on the left or right side * or is undecided. */ enum LookaheadMode {