Skip to content

Commit a10a229

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

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Diff for: rpc/cc/arduino/cli/commands/v1/commands.proto

+1-1
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) {}

Diff for: rpc/cc/arduino/cli/commands/v1/commands_grpc.pb.go

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)