Skip to content

Commit eadd89c

Browse files
add "the"
1 parent b60bf45 commit eadd89c

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
@@ -371,7 +371,7 @@
371371
},
372372
"refactor_create_declaration_definition_unknown_error": "Create declaration/definition failed from an unknown error.",
373373
"refactor_create_default_delete": "Creating defaulted or deleted functions is not supported.",
374-
"refactor_function_copied_to_clipboard": "The function signature was copied to clipboard.",
374+
"refactor_function_copied_to_clipboard": "The function signature was copied to the clipboard.",
375375
"refactor_function_not_created": "Unable to create function '{0}'.",
376376
"refactor_ambiguous_locations": "Unable to find an unambiguous location for function '{0}'.",
377377
"refactor_file_not_found": "File '{0}' was not found.",

0 commit comments

Comments
 (0)