Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1612)

Unified Diff: third_party/protobuf/ruby/ext/google/protobuf_c/upb.h

Issue 2495533002: third_party/protobuf: Update to HEAD (83d681ee2c) (Closed)
Patch Set: Make chrome settings proto generated file a component Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/protobuf/ruby/ext/google/protobuf_c/upb.h
diff --git a/third_party/protobuf/ruby/ext/google/protobuf_c/upb.h b/third_party/protobuf/ruby/ext/google/protobuf_c/upb.h
index 2faf74e5024d09828265bc896fe79ed0902e6044..e8b683bd935c92c75967b0b36e9d3eb0ec2c9525 100644
--- a/third_party/protobuf/ruby/ext/google/protobuf_c/upb.h
+++ b/third_party/protobuf/ruby/ext/google/protobuf_c/upb.h
@@ -55,7 +55,7 @@
** store pointers or integers of at least 32 bits (upb isn't really useful on
** systems where sizeof(void*) < 4).
**
-** The table must be homogenous (all values of the same type). In debug
+** The table must be homogeneous (all values of the same type). In debug
** mode, we check this on insert and lookup.
*/
« no previous file with comments | « third_party/protobuf/ruby/ext/google/protobuf_c/storage.c ('k') | third_party/protobuf/ruby/ext/google/protobuf_c/upb.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698