| Index: runtime/vm/code_generator.cc
|
| ===================================================================
|
| --- runtime/vm/code_generator.cc (revision 13424)
|
| +++ runtime/vm/code_generator.cc (working copy)
|
| @@ -989,7 +989,7 @@
|
|
|
|
|
| // Updates IC data for two arguments. Used by the equality operation when
|
| -// teh control flow bypasses regular inline cache (null arguments).
|
| +// the control flow bypasses regular inline cache (null arguments).
|
| // Arg0: Receiver object.
|
| // Arg1: Argument after receiver.
|
| // Arg2: Target's name.
|
|
|