summaryrefslogtreecommitdiff
path: root/runtime/compiler/ruby.vim
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/compiler/ruby.vim')
-rw-r--r--runtime/compiler/ruby.vim6
1 files changed, 3 insertions, 3 deletions
diff --git a/runtime/compiler/ruby.vim b/runtime/compiler/ruby.vim
index 61872c959..88b683fbd 100644
--- a/runtime/compiler/ruby.vim
+++ b/runtime/compiler/ruby.vim
@@ -14,9 +14,9 @@
" ----------------------------------------------------------------------------
"
" Changelog:
-" 0.2: script saves and restores 'cpoptions' value to prevent problems with
-" line continuations
-" 0.1: initial release
+" 0.2: script saves and restores 'cpoptions' value to prevent problems with
+" line continuations
+" 0.1: initial release
"
" Contributors:
" Hugh Sasse <hgs@dmu.ac.uk>