浏览代码

fix typo in io/printer.h

Wang Kirin 6 年之前
父节点
当前提交
1bbae02cff
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/google/protobuf/io/printer.h

+ 1 - 1
src/google/protobuf/io/printer.h

@@ -53,7 +53,7 @@ class ZeroCopyOutputStream;  // zero_copy_stream.h
 // Records annotations about a Printer's output.
 class PROTOBUF_EXPORT AnnotationCollector {
  public:
-  // Annotation is a ofset range and a payload pair.
+  // Annotation is a offset range and a payload pair.
   typedef std::pair<std::pair<size_t, size_t>, std::string> Annotation;
 
   // Records that the bytes in file_path beginning with begin_offset and ending