Correct spelling error (everytime->every time)

This commit is contained in:
Roman Levin 2016-01-07 12:12:56 +01:00
parent 46742d0acf
commit 08daa38b01

View File

@ -77,7 +77,7 @@ added every day. Things about to be added can be found here:
#### Buffers, windows, tabs? #### Buffers, windows, tabs?
Vim is a text editor. Everytime text is shown, the text is part of a **buffer**. Vim is a text editor. Every time text is shown, the text is part of a **buffer**.
Each file will be opened in its own buffer. Plugins show stuff in their own Each file will be opened in its own buffer. Plugins show stuff in their own
buffers etc. buffers etc.