aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
authorGravatar Brady Killeen <bradykilleen@gmail.com>2018-04-26 18:27:03 -0600
committerGravatar Brady Killeen <bradykilleen@gmail.com>2018-04-26 18:27:03 -0600
commit9ba2fd3039564a2f3852acc79720afa3596958f7 (patch)
tree2de89251b4890b7799242d7da82516866736427f /src
parenta21f225824e994ebd35e8447382ea4e0cd165b3c (diff)
typo
Diffstat (limited to 'src')
-rw-r--r--src/google/protobuf/util/package_info.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/google/protobuf/util/package_info.h b/src/google/protobuf/util/package_info.h
index e37e6dc0..96019203 100644
--- a/src/google/protobuf/util/package_info.h
+++ b/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 {}