# HG changeset patch # User Heiko Schlittermann (JUMPER) # Date 1435612403 -7200 # Node ID 1052e4853b1ec5b909687f19425db88465081377 # Parent f37ff08522ed389bd9d7c8359d0f4d08938e0b25 Fix typos diff -r f37ff08522ed -r 1052e4853b1e LICENCE --- a/LICENCE Sat Jun 27 21:55:53 2015 +0200 +++ b/LICENCE Mon Jun 29 23:13:23 2015 +0200 @@ -1,4 +1,4 @@ -This vim-plugin is intendet to fold Certs in PEM files +This vim-plugin is intended to fold Certs in PEM files Copyright (C) 2015 Heike Yvonne Pesch heike.dasinci.pesch@googlemail.com diff -r f37ff08522ed -r 1052e4853b1e README --- a/README Sat Jun 27 21:55:53 2015 +0200 +++ b/README Mon Jun 29 23:13:23 2015 +0200 @@ -1,6 +1,6 @@ ABOUT -------------------------------------------------------------------------------- -This Plugin is intended to fold every single Cert in a PEM Certificat. +This Plugin is intended to fold every single Cert in a PEM Certificate. It will match on these filename extensions for X.509 certificates: @@ -50,7 +50,7 @@ location recodnized by your runtimepath. Or just install pathogen, it makes it much easier to update your plugins. -Installing Pathogen Plugin is quiet easy, just enter: +Installing Pathogen Plugin is quite easy, just enter: mkdir -p ~/.vim/autoload ~/.vim/bundle curl -LSso ~/.vim/autoload/pathogen.vim https://tpo.pe/pathogen.vim @@ -58,6 +58,8 @@ for more information visit: http://www.vim.org/scripts/script.php?script_id=2332 +Do not forget to add 'execute pathogen#infect()' to your ~/.vimrc! + RFC -------------------------------------------------------------------------------- For more information about X-509 Certificates read the RFC: @@ -68,7 +70,7 @@ LICENCE -------------------------------------------------------------------------------- -This vim-plugin is intendet to fold Certs in PEM files +This vim-plugin is intended to fold Certs in PEM files Copyright (C) 2015 Heike Yvonne Pesch heike.dasinci.pesch@googlemail.com @@ -85,7 +87,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . -This vim-plugin is intendet to fold Certs in PEM files +This vim-plugin is intended to fold Certs in PEM files Copyright (C) 2015 Heike Yvonne Pesch This program is free software: you can redistribute it and/or modify