X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fobject%2Ftrampoline.hpp;h=6e94f7629b22882f82c854357d2c98874fda9d1e;hb=555d1b7bebb45326d82d934e07463209837309b0;hp=c7653c0ea839a536890deaa23faec30ea2cc5846;hpb=4587bd9c8fc5cbb20f1e442de76bc06571ab56ba;p=supertux.git diff --git a/src/object/trampoline.hpp b/src/object/trampoline.hpp index c7653c0ea..6e94f7629 100644 --- a/src/object/trampoline.hpp +++ b/src/object/trampoline.hpp @@ -1,6 +1,6 @@ // $Id$ // -// SuperTux - Trampolin +// SuperTux - Trampoline // Copyright (C) 2006 Wolfgang Becker // // This program is free software; you can redistribute it and/or @@ -25,7 +25,7 @@ #include "object/rock.hpp" /** - * Jumping on a trampolin makes tux jump higher. + * Jumping on a trampoline makes tux jump higher. */ class Trampoline : public Rock {