aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/intel/i3100/northbridge.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/northbridge/intel/i3100/northbridge.c')
-rw-r--r--src/northbridge/intel/i3100/northbridge.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/northbridge/intel/i3100/northbridge.c b/src/northbridge/intel/i3100/northbridge.c
index a48d8fe41d..8025ac3cbb 100644
--- a/src/northbridge/intel/i3100/northbridge.c
+++ b/src/northbridge/intel/i3100/northbridge.c
@@ -93,7 +93,7 @@ static void pci_domain_set_resources(device_t dev)
/* Find the offset of the remap window from tolm */
remapoffsetk = remapbasek - tolmk;
}
- /* Write the RAM configruation registers,
+ /* Write the RAM configuration registers,
* preserving the reserved bits.
*/
tolm_r = pci_read_config16(mc_dev, 0xc4);