Sfoglia il codice sorgente

Merge pull request #4568 from hectim/master

fixed typo
Feng Xiao 7 anni fa
parent
commit
fc922d16ed
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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 {}