Skip to content

Commit 649ef2c

Browse files
committed
Update by original
1 parent 025e7f1 commit 649ef2c

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

doc/repeat.jax

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*repeat.txt* For Vim バージョン 9.1. Last change: 2024 Jul 11
1+
*repeat.txt* For Vim バージョン 9.1. Last change: 2024 Aug 12
22

33

44
VIMリファレンスマニュアル by Bram Moolenaar

en/repeat.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*repeat.txt* For Vim version 9.1. Last change: 2024 Jul 11
1+
*repeat.txt* For Vim version 9.1. Last change: 2024 Aug 12
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -793,7 +793,8 @@ messages: >
793793
:echo gettext("Hello", "foobar")
794794
<
795795
Where:
796-
"Hello" the message "Hello" to be translated into the user's language |:lang|
796+
"Hello" the message "Hello" to be translated into the user's language
797+
|:lang|
797798
"foobar" the package identifier, which was previously defined using the
798799
|bindtextdomain()| function.
799800

0 commit comments

Comments
 (0)