Skip to content

Commit a99efdd

Browse files
Fix spacing
1 parent c8a3e4e commit a99efdd

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
@@ -203,7 +203,7 @@ service ArduinoCoreService {
203203
// Set the default profile.
204204
rpc ProfileSetDefault(ProfileSetDefaultRequest) returns (ProfileSetDefaultResponse) {}
205205

206-
// Dump the project file.
206+
// Dump the project file.
207207
rpc ProfileDump(ProfileDumpRequest) returns (ProfileDumpResponse) {}
208208
}
209209

0 commit comments

Comments
 (0)