diff options
Diffstat (limited to 'src/mainboard/asus/kcma-d8')
-rw-r--r-- | src/mainboard/asus/kcma-d8/romstage.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/asus/kcma-d8/romstage.c b/src/mainboard/asus/kcma-d8/romstage.c index f34f878337..9b121d1c69 100644 --- a/src/mainboard/asus/kcma-d8/romstage.c +++ b/src/mainboard/asus/kcma-d8/romstage.c @@ -115,7 +115,7 @@ void activate_spd_rom(const struct mem_controller *ctrl) { } /* Voltages are specified by index - * Valid indicies for this platform are: + * Valid indices for this platform are: * 0: 1.5V * 1: 1.35V * 2: 1.25V |