Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit a8ec7c2

Browse files
author
Alberto Iannaccone
authored
Change menu item "Export compiled Binary" to "Export Compiled Binary" (#492)
1 parent a7a1f95 commit a8ec7c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎arduino-ide-extension/src/browser/contributions/verify-sketch.ts‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ export class VerifySketch extends SketchContribution {
5757
});
5858
registry.registerMenuAction(ArduinoMenus.SKETCH__MAIN_GROUP, {
5959
commandId: VerifySketch.Commands.EXPORT_BINARIES.id,
60-
label: 'Export compiled Binary',
60+
label: 'Export Compiled Binary',
6161
order: '3',
6262
});
6363
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /