소스 검색

Merge pull request #4568 from hectim/master

fixed typo
Feng Xiao 7 년 전
부모
커밋
fc922d16ed
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/google/protobuf/util/package_info.h

+ 1 - 1
src/google/protobuf/util/package_info.h

@@ -38,7 +38,7 @@ namespace protobuf {
 
 // Utility classes.
 //
-// This package contains various utilities for message comprasion, JSON
+// This package contains various utilities for message comparison, JSON
 // conversion, well known types, etc.
 namespace util {}