Correct minor typos in UI text and documentation

This commit is contained in:
per1234
2022-01-12 23:13:14 -08:00
parent a5891f9884
commit bc365f4a8d
9 changed files with 13 additions and 13 deletions

View File

@@ -80,7 +80,7 @@ export class SerialMonitorSendInput extends React.Component<
const { board, port } = serialConfig;
return nls.localize(
'arduino/serial/message',
"Message ({0} + Enter to send message to '{1}' on '{2}'",
"Message ({0} + Enter to send message to '{1}' on '{2}')",
isOSX ? '⌘' : nls.localize('vscode/keybindingLabels/ctrlKey', 'Ctrl'),
board
? Board.toString(board, {