correct spelling

wilder-portage
Kurt Hindenburg 8 years ago
parent 0b28ee3f2c
commit 9666799e97
  1. 2
      src/Screen.h

@ -221,7 +221,7 @@ public:
*/
void insertChars(int n);
/**
* Repeat the preceeding graphic character @n times, including SPACE.
* Repeat the preceding graphic character @n times, including SPACE.
* If @n is 0 then the character is repeated once.
*/
void repeatChars(int n);

Loading…
Cancel
Save