Skip to content

Commit 935c5b9

Browse files
Update rpc/cc/arduino/cli/commands/v1/commands.proto
Co-authored-by: Alessio Perugini <[email protected]>
1 parent b0bf54d commit 935c5b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rpc/cc/arduino/cli/commands/v1/commands.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ service ArduinoCoreService {
6161
rpc ArchiveSketch(ArchiveSketchRequest) returns (ArchiveSketchResponse) {}
6262

6363
// Sets the sketch default FQBN and Port Address/Protocol in
64-
// the sketch project file (skteth.yaml). These metedata can be retrieved
64+
// the sketch project file (sketch.yaml). These metadata can be retrieved
6565
// using LoadSketch.
6666
rpc SetSketchDefaults(SetSketchDefaultsRequest)
6767
returns (SetSketchDefaultsResponse) {}

0 commit comments

Comments
 (0)