Explorar o código

Fixed spelling mistake.

Joshua Haberman %!s(int64=4) %!d(string=hai) anos
pai
achega
29e788d8e2
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/google/protobuf/arena.h

+ 1 - 1
src/google/protobuf/arena.h

@@ -348,7 +348,7 @@ class PROTOBUF_EXPORT PROTOBUF_ALIGNAS(8) Arena final {
     }
     }
   }
   }
 
 
-  // The following are routines are for monitoring. They will aproximate the
+  // The following are routines are for monitoring. They will approximate the
   // total sum allocated and used memory, but the exact value is an
   // total sum allocated and used memory, but the exact value is an
   // implementation deal. For instance allocated space depends on growth
   // implementation deal. For instance allocated space depends on growth
   // policies. Do not use these in unit tests.
   // policies. Do not use these in unit tests.