We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0d54b4 commit df45f6aCopy full SHA for df45f6a
Extension/src/nativeStrings.json
@@ -369,7 +369,7 @@
369
"cm_addfunction": {
370
"text": "Automatic add function"
371
},
372
- "refactor_create_declaration_defintion_unknown_error": "Create declaration/definition failed with unknown error.",
+ "refactor_create_declaration_definition_unknown_error": "Create declaration/definition failed with unknown error.",
373
"refactor_create_default_delete": "Creating defaulted or deleted functions is not supported.",
374
"refactor_function_copied_to_clipboard": "Function signature was copied to clipboard.",
375
"refactor_function_not_created": "Unable to create function '{0}'.",
0 commit comments