Skip to content

Commit ecb77ea

Browse files
delirious-lettucejonathanslenders
authored andcommitted
Fix typo: ourself -> ourselves
1 parent bca0408 commit ecb77ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/pages/getting_started.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ input from the user), it uses a rather simple built-in layout. One that
3939
displays the default input buffer and the prompt, a float for the
4040
autocompletions and a toolbar for input validation which is hidden by default.
4141

42-
For full screen applications, usually we build a custom layout ourself.
42+
For full screen applications, usually we build a custom layout ourselves.
4343

4444
Further, there is a very flexible key binding system that can be programmed for
4545
all the needs of full screen applications.

0 commit comments

Comments
 (0)