aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/debug/debug_service.proto
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/core/debug/debug_service.proto')
-rw-r--r--tensorflow/core/debug/debug_service.proto2
1 files changed, 1 insertions, 1 deletions
diff --git a/tensorflow/core/debug/debug_service.proto b/tensorflow/core/debug/debug_service.proto
index 1adba5d653..63d6668292 100644
--- a/tensorflow/core/debug/debug_service.proto
+++ b/tensorflow/core/debug/debug_service.proto
@@ -20,7 +20,7 @@ package tensorflow;
import "tensorflow/core/util/event.proto";
// Reply message from EventListener to the client, i.e., to the source of the
-// Event protocal buffers, e.g., debug ops inserted by a debugged runtime to a
+// Event protocol buffers, e.g., debug ops inserted by a debugged runtime to a
// TensorFlow graph being executed.
message EventReply {
message DebugOpStateChange {