summaryrefslogtreecommitdiffstats
path: root/misc/extension_api_validation/4.2-stable.expected
diff options
context:
space:
mode:
Diffstat (limited to 'misc/extension_api_validation/4.2-stable.expected')
-rw-r--r--misc/extension_api_validation/4.2-stable.expected4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/extension_api_validation/4.2-stable.expected b/misc/extension_api_validation/4.2-stable.expected
index 55a4e0b18c..d7bb67cfbc 100644
--- a/misc/extension_api_validation/4.2-stable.expected
+++ b/misc/extension_api_validation/4.2-stable.expected
@@ -321,7 +321,7 @@ GH-86978
--------
Validate extension JSON: Error: Field 'classes/TextEdit/methods/set_selection_mode/arguments': size changed value in new API, from 4 to 1.
-Removed optional arguments set_selection_mode, use set_selection_origin_line/column instead.
+Removed optional arguments set_selection_mode, use set_selection_origin_line/column instead.
Compatibility methods registered.
@@ -343,4 +343,4 @@ GH-91143
--------
Validate extension JSON: Error: Field 'classes/Input/methods/vibrate_handheld/arguments': size changed value in new API, from 1 to 2.
-Added optional argument. Compatibility method registered. \ No newline at end of file
+Added optional argument. Compatibility method registered.