comparison src/version.c @ 14153:01b7a627d403 v8.1.0094

patch 8.1.0094: help text "usage:" is not capatalized commit https://github.com/vim/vim/commit/32aaf5ae07af1d5befaf997688fde5d6637d43f8 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Jun 21 21:38:33 2018 +0200 patch 8.1.0094: help text "usage:" is not capatalized Problem: Help text "usage:" is not capatalized. Solution: Make it "Usage:". (closes https://github.com/vim/vim/issues/3044)
author Christian Brabandt <cb@256bit.org>
date Thu, 21 Jun 2018 21:45:05 +0200
parents 2404459a8639
children da09e29e59d9
comparison
equal deleted inserted replaced
14152:b9e6127eafbd 14153:01b7a627d403
759 NULL 759 NULL
760 }; 760 };
761 761
762 static int included_patches[] = 762 static int included_patches[] =
763 { /* Add new patch number below this line */ 763 { /* Add new patch number below this line */
764 /**/
765 94,
764 /**/ 766 /**/
765 93, 767 93,
766 /**/ 768 /**/
767 92, 769 92,
768 /**/ 770 /**/