Browse Source

Merge pull request #4568 from hectim/master

fixed typo
Feng Xiao 7 years ago
parent
commit
fc922d16ed
1 changed files with 1 additions and 1 deletions
  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 {}