We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
arduino
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent b0bf54d commit 935c5b9Copy full SHA for 935c5b9
rpc/cc/arduino/cli/commands/v1/commands.proto
@@ -61,7 +61,7 @@ service ArduinoCoreService {
61
rpc ArchiveSketch(ArchiveSketchRequest) returns (ArchiveSketchResponse) {}
62
63
// Sets the sketch default FQBN and Port Address/Protocol in
64
- // the sketch project file (skteth.yaml). These metedata can be retrieved
+ // the sketch project file (sketch.yaml). These metadata can be retrieved
65
// using LoadSketch.
66
rpc SetSketchDefaults(SetSketchDefaultsRequest)
67
returns (SetSketchDefaultsResponse) {}
0 commit comments