Skip to content

Commit 0651e1d

Browse files
cmaglieper1234
andauthored
Update rpc/cc/arduino/cli/commands/v1/lib.proto
Co-authored-by: per1234 <accounts@perglass.com>
1 parent 05f0d49 commit 0651e1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ message LibraryInstallRequest {
4545
// Set to true to skip installation of specified library's dependencies,
4646
// defaults to false.
4747
bool no_deps = 4;
48-
// Set to true to skip installation a different version of the library or one
48+
// Set to true to skip installation if a different version of the library or one
4949
// of its dependencies is already installed, defaults to false.
5050
bool no_overwrite = 5;
5151
}

0 commit comments

Comments
 (0)