Commit 2b2171c3 authored by Jit Yao Yap's avatar Jit Yao Yap Committed by Commit Bot

Fix typo in proto comment

Change-Id: I41a7558c411870a106a7f5766f68c91a136ad579
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1645354Reviewed-by: default avatarRoman Sorokin [CET] <rsorokin@chromium.org>
Commit-Queue: Jit Yao Yap <jityao@google.com>
Cr-Commit-Position: refs/heads/master@{#666261}
parent 062d72bc
......@@ -1930,7 +1930,7 @@ message DeviceRemoteCommandResponse {
// (and vice versa).
//
// The secure_commands.data field contains a serialized
// RemoteCommand. The ecure_commands.signature field is a
// RemoteCommand. The secure_commands.signature field is a
// signature of the data field with the policy key for the
// domain the device belongs to.
repeated SignedData secure_commands = 2;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment