]> git.ipfire.org Git - thirdparty/vim.git/commitdiff
runtime(new-tutor): fix mismatched line numbers in vim-02-beginner
authorzeertzjq <zeertzjq@outlook.com>
Fri, 3 Oct 2025 07:55:11 +0000 (07:55 +0000)
committerChristian Brabandt <cb@256bit.org>
Fri, 3 Oct 2025 07:55:11 +0000 (07:55 +0000)
closes: #18466

Signed-off-by: zeertzjq <zeertzjq@outlook.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/tutor/en/vim-02-beginner.tutor.json

index 9f80c85db17e2f02d95b5e2062af0d0bf0576882..04235258c484a9f884d2f1560b26e4a84b7db47b 100644 (file)
@@ -1,15 +1,15 @@
 {
   "expect": {
     "28": -1,
-    "37": -1,
-    "50": -1,
-    "72": -1,
-    "73": "b) In this capacity, Edward will have sole cookie discretionary powers",
-    "100": "I have forgotten the exact number of seconds in a day, is it 86400",
-    "101": -1,
-    "127": -1,
-    "159": -1,
-    "170": -1,
-    "219": -1
+    "36": -1,
+    "49": -1,
+    "71": -1,
+    "72": "b) In this capacity, Edward will have sole cookie discretionary powers",
+    "99": "I have forgotten the exact number of seconds in a day, is it 86400",
+    "100": -1,
+    "126": -1,
+    "158": -1,
+    "169": -1,
+    "218": -1
   }
 }