From b2d1e3215bff029f538b1d1d6ce7fda2ab447c21 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kim=20Silkeb=C3=A6kken?= Date: Mon, 11 Jun 2012 08:24:54 +0200 Subject: [PATCH] Fix grammar error in docs Thanks to @cerson. Closes #147. --- doc/Powerline.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/Powerline.txt b/doc/Powerline.txt index 1a79b6b2..e07204e3 100644 --- a/doc/Powerline.txt +++ b/doc/Powerline.txt @@ -98,8 +98,8 @@ startup time after the cache file has been generated (the plugin usually loads within ~100ms without the cache and ~1ms with the cache). Note: The default cache filename includes the current theme, colorscheme and -symbol settings in order to tie the cache file your current configuration, so -the cache file will be regenerated when you change any settings. This may +symbol settings in order to tie the cache file to your current configuration, +so the cache file will be regenerated when you change any settings. This may leave several old cache files in your vim folder, and these may safely be deleted.