vim-patch:3159b64: runtime(sh): fix typo in Last Change header

related: vim/vim#16394

3159b6494e

Co-authored-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
Christian Clason 2025-01-06 19:02:03 +01:00 committed by Christian Clason
parent b44a8ba1e7
commit 4d94059919

View File

@ -5,7 +5,7 @@
" Lennart Schultz <Lennart.Schultz@ecmwf.int> " Lennart Schultz <Lennart.Schultz@ecmwf.int>
" Last Change: 2024 Mar 04 by Vim Project " Last Change: 2024 Mar 04 by Vim Project
" 2024 Nov 03 by Aliaksei Budavei <0x000c70 AT gmail DOT com> (improved bracket expressions, #15941) " 2024 Nov 03 by Aliaksei Budavei <0x000c70 AT gmail DOT com> (improved bracket expressions, #15941)
" 2025 Jan 06 add $0 to bashSpecialVariables (#16394) " 2025 Jan 06 add $PS0 to bashSpecialVariables (#16394)
" Version: 208 " Version: 208
" Former URL: http://www.drchip.org/astronaut/vim/index.html#SYNTAX_SH " Former URL: http://www.drchip.org/astronaut/vim/index.html#SYNTAX_SH
" For options and settings, please use: :help ft-sh-syntax " For options and settings, please use: :help ft-sh-syntax