Commit cf01beb1 authored by Roberto Moura's avatar Roberto Moura Committed by Commit Bot

Fix typo.

Change-Id: Id063eac00a170b1e66a177bf705de712b7c060a9
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2306038
Commit-Queue: Roberto Moura <mouraroberto@google.com>
Commit-Queue: Gauthier Ambard <gambard@chromium.org>
Auto-Submit: Roberto Moura <mouraroberto@google.com>
Reviewed-by: default avatarGauthier Ambard <gambard@chromium.org>
Cr-Commit-Position: refs/heads/master@{#790390}
parent 002e289d
......@@ -110,7 +110,7 @@
- (CommandDispatcher*)strictCallableForProtocol:(Protocol*)protocol {
CHECK([self dispatchingForProtocol:protocol])
<< "Dispatcher failed protocol confromance";
<< "Dispatcher failed protocol conformance";
return self;
}
......
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