aboutsummaryrefslogtreecommitdiff
path: root/runtime/indent/php.vim
diff options
context:
space:
mode:
authorDaniel Hahler <git@thequod.de>2019-06-16 19:49:23 +0200
committerGitHub <noreply@github.com>2019-06-16 19:49:23 +0200
commitd32b92e2651abcb541f7cedceb2488bc411ea1ca (patch)
treeced635afdd8b5a349f6e729026317a9ee7820732 /runtime/indent/php.vim
parent491a3210a9b8e67fc91817659fda27585a25e4e1 (diff)
downloadrneovim-d32b92e2651abcb541f7cedceb2488bc411ea1ca.tar.gz
rneovim-d32b92e2651abcb541f7cedceb2488bc411ea1ca.tar.bz2
rneovim-d32b92e2651abcb541f7cedceb2488bc411ea1ca.zip
vim-patch:8.0.1845: various comment updates needed, missing white space (#10203)
Problem: Various comment updates needed, missing white space. Solution: Update comments, add white space. https://github.com/vim/vim/commit/259f26ac2d41ecfb28b82c651b2bfc1edc7c3e29 Ignored (partly) applied patch for src/nvim/po/it.po.
Diffstat (limited to 'runtime/indent/php.vim')
-rw-r--r--runtime/indent/php.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/indent/php.vim b/runtime/indent/php.vim
index b0430dea8d..5dee6c9f47 100644
--- a/runtime/indent/php.vim
+++ b/runtime/indent/php.vim
@@ -12,7 +12,7 @@
" A fully commented version of this file is available on github
"
"
-" If you find a bug, please open a ticket on github.org
+" If you find a bug, please open a ticket on github.com
" ( https://github.com/2072/PHP-Indenting-for-VIm/issues ) with an example of
" code that breaks the algorithm.
"