We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d28007d commit d1370d9Copy full SHA for d1370d9
cloud/cloud_manifest.cc
@@ -134,7 +134,7 @@ std::unique_ptr<CloudManifest> CloudManifest::clone() const {
134
// We store number_of_records just for sanity checks
135
//
136
// Record:
137
-// * (kPastEpoch tag: 1 byte) (epochId: lenght-prefixed-string) (file_number:
+// * (kPastEpoch tag: 1 byte) (epochId: length-prefixed-string) (file_number:
138
// varint)
139
140
// Header comes first, and is followed with number_of_records Records.
0 commit comments