patch 9.1.0336: tests: typo in test_xdg

Commit: 
https://github.com/vim/vim/commit/2da68c8b61286ed347076718b66028f7251c8cdf
Author: Diego Viola <diego.vi...@gmail.com>
Date:   Mon Apr 15 20:08:38 2024 +0200

    patch 9.1.0336: tests: typo in test_xdg
    
    Problem:  tests: typo in test_xdg
    Solution: fix typo (Diego Viola)
    
    closes: #14562
    
    Signed-off-by: Diego Viola <diego.vi...@gmail.com>
    Signed-off-by: Christian Brabandt <c...@256bit.org>

diff --git a/src/testdir/test_xdg.vim b/src/testdir/test_xdg.vim
index b24205b5f..d23c93a37 100644
--- a/src/testdir/test_xdg.vim
+++ b/src/testdir/test_xdg.vim
@@ -54,7 +54,7 @@ func Test_xdg_runtime_files()
   let rc4=expand('~/xdg/vim/vimrc')
 
   " g:rc_one|two|three|four is to verify, that the other
-  " init files are not source
+  " init files are not sourced
   " g:rc is to verify which rc file has been loaded.
   let file1 =<< trim CODE
     let g:rc_one = 'one'
diff --git a/src/version.c b/src/version.c
index b580f0162..0c8687ebe 100644
--- a/src/version.c
+++ b/src/version.c
@@ -704,6 +704,8 @@ static char *(features[]) =
 
 static int included_patches[] =
 {   /* Add new patch number below this line */
+/**/
+    336,
 /**/
     335,
 /**/

-- 
-- 
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- 
You received this message because you are subscribed to the Google Groups 
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vim_dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/vim_dev/E1rwQr9-00CNRe-8o%40256bit.org.

Raspunde prin e-mail lui