summaryrefslogtreecommitdiffstats
path: root/indent/rpl.vim
diff options
context:
space:
mode:
Diffstat (limited to 'indent/rpl.vim')
-rw-r--r--indent/rpl.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/indent/rpl.vim b/indent/rpl.vim
index 190a8335..bc4420b5 100644
--- a/indent/rpl.vim
+++ b/indent/rpl.vim
@@ -4,7 +4,7 @@ if !exists('g:polyglot_disabled') || index(g:polyglot_disabled, 'rpl') == -1
" Language: RPL/2
" Version: 0.2
" Last Change: 2017 Jun 13
-" Maintainer: BERTRAND Joël <rpl2@free.fr>
+" Maintainer: BERTRAND Joël <rpl2@free.fr>
" Only load this indent file when no other was loaded.
if exists("b:did_indent")