fix some typos, clarify comments and drop dead code (trivial)
[coreboot.git] / src / northbridge / amd / amdk8 / raminit_f.c
index ed282f5339eaee8ffe4a915a9be1818d0d20c17c..7a9dc609308386ec94ffad014d73ded3d9745f8e 100644 (file)
@@ -670,7 +670,7 @@ static int is_opteron(const struct mem_controller *ctrl)
 {
        /* Test to see if I am an Opteron.  
         * FIXME Testing dual channel capability is correct for now
-        * but a beter test is probably required.
+        * but a better test is probably required.
         * m2 and s1g1 support dual channel too. but only support unbuffered dimm
         */
 #warning "FIXME implement a better test for opterons"