runtime(doc): Fix style in documents
closes: #15801
Signed-off-by: h-east <h.east.727@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
diff --git a/runtime/doc/pi_getscript.txt b/runtime/doc/pi_getscript.txt
index 5f86384..869314c 100644
--- a/runtime/doc/pi_getscript.txt
+++ b/runtime/doc/pi_getscript.txt
@@ -1,4 +1,4 @@
-*pi_getscript.txt* For Vim version 9.1. Last change: 2024 Sep 27
+*pi_getscript.txt* For Vim version 9.1. Last change: 2024 Oct 05
>
GETSCRIPT REFERENCE MANUAL by Charles E. Campbell
<
@@ -281,14 +281,14 @@
---.tar.bz2 : decompressed & untarred in .vim/ directory
---.vba.bz2 : decompressed in .vim/ directory, then vimball handles it
- ---.vmb.bz2 : decompressed in .vim/ directory, then vimball handles it
+ ---.vmb.bz2 : idem
---.vim.bz2 : decompressed & moved into .vim/plugin directory
---.tar.gz : decompressed & untarred in .vim/ directory
---.vba.gz : decompressed in .vim/ directory, then vimball handles it
- ---.vmb.gz : decompressed in .vim/ directory, then vimball handles it
+ ---.vmb.gz : idem
---.vim.gz : decompressed & moved into .vim/plugin directory
---.vba : moved to .vim/ directory, then vimball handles it
- ---.vmb : moved to .vim/ directory, then vimball handles it
+ ---.vmb : idem
---.vim : moved to .vim/plugin directory
---.zip : unzipped in .vim/ directory