From: zeertzjq Date: Fri, 3 Oct 2025 07:55:11 +0000 (+0000) Subject: runtime(new-tutor): fix mismatched line numbers in vim-02-beginner X-Git-Tag: v9.1.1819~6 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=12da2427c7072d97db39d157e7a991b71b278a40;p=thirdparty%2Fvim.git runtime(new-tutor): fix mismatched line numbers in vim-02-beginner closes: #18466 Signed-off-by: zeertzjq Signed-off-by: Christian Brabandt --- diff --git a/runtime/tutor/en/vim-02-beginner.tutor.json b/runtime/tutor/en/vim-02-beginner.tutor.json index 9f80c85db1..04235258c4 100644 --- a/runtime/tutor/en/vim-02-beginner.tutor.json +++ b/runtime/tutor/en/vim-02-beginner.tutor.json @@ -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 } }