| Index: runtime/vm/constants_arm.h
|
| diff --git a/runtime/vm/constants_arm.h b/runtime/vm/constants_arm.h
|
| index a716d4949cf1540c6be48f32cd7f060f6934e5e2..9c9d86035e9e07cdaecece467c3d7491b4a09c5b 100644
|
| --- a/runtime/vm/constants_arm.h
|
| +++ b/runtime/vm/constants_arm.h
|
| @@ -26,7 +26,7 @@ namespace dart {
|
|
|
|
|
| // The Linux/Android ABI and the iOS ABI differ in their choice of frame
|
| -// pointer, their treatment of R9, and the interproduceral stack alignment.
|
| +// pointer, their treatment of R9, and the interprocedural stack alignment.
|
|
|
| // EABI (Linux, Android)
|
| // See "Procedure Call Standard for the ARM Architecture".
|
|
|