aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/platform/protobuf.h
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/core/platform/protobuf.h')
-rw-r--r--tensorflow/core/platform/protobuf.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/tensorflow/core/platform/protobuf.h b/tensorflow/core/platform/protobuf.h
index 3a166b3973..299d6c6cb2 100644
--- a/tensorflow/core/platform/protobuf.h
+++ b/tensorflow/core/platform/protobuf.h
@@ -4,8 +4,8 @@
// Import whatever namespace protobuf comes from into the
// ::tensorflow::protobuf namespace.
//
-// TensorFlow code should the ::tensorflow::protobuf namespace to refer
-// to all protobuf APIs.
+// TensorFlow code should use the ::tensorflow::protobuf namespace to
+// refer to all protobuf APIs.
#include "tensorflow/core/platform/port.h"
#if defined(PLATFORM_GOOGLE)