Skip to content

Commit 885183f

Browse files
Google APIscopybara-github
authored andcommitted
chore: Remove unnecessary double space in example API
PiperOrigin-RevId: 396382685
1 parent de0d477 commit 885183f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

google/example/library/v1/library.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ option java_outer_classname = "LibraryProto";
3030
option java_package = "com.google.example.library.v1";
3131
option php_namespace = "Google\\Cloud\\Example\\Library\\V1";
3232

33-
// This API represents a simple digital library. It lets you manage Shelf
33+
// This API represents a simple digital library. It lets you manage Shelf
3434
// resources and Book resources in the library. It defines the following
3535
// resource model:
3636
//

0 commit comments

Comments
 (0)