Skip to content

Commit df45f6a

Browse files
fix spelling
1 parent f0d54b4 commit df45f6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Extension/src/nativeStrings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -369,7 +369,7 @@
369369
"cm_addfunction": {
370370
"text": "Automatic add function"
371371
},
372-
"refactor_create_declaration_defintion_unknown_error": "Create declaration/definition failed with unknown error.",
372+
"refactor_create_declaration_definition_unknown_error": "Create declaration/definition failed with unknown error.",
373373
"refactor_create_default_delete": "Creating defaulted or deleted functions is not supported.",
374374
"refactor_function_copied_to_clipboard": "Function signature was copied to clipboard.",
375375
"refactor_function_not_created": "Unable to create function '{0}'.",

0 commit comments

Comments
 (0)