| Index: common/proto/logdog/logpb/butler.proto
|
| diff --git a/common/proto/logdog/logpb/butler.proto b/common/proto/logdog/logpb/butler.proto
|
| index 02c24e9477f3157a318722d8a9b7bc55439ee151..565cb7f70c4540a6019a47689c1994a85a1bbf5d 100644
|
| --- a/common/proto/logdog/logpb/butler.proto
|
| +++ b/common/proto/logdog/logpb/butler.proto
|
| @@ -114,8 +114,7 @@ message ButlerLogBundle {
|
| uint64 terminal_index = 4;
|
|
|
| /*
|
| - * Log entries attached to this record. These must be sequential and in
|
| - * order.
|
| + * Log entries attached to this record. These MUST be sequential.
|
| *
|
| * This is the main log entry content.
|
| */
|
|
|