]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - ports/sysdeps/mips/sys/asm.h
Fix typos.
[thirdparty/glibc.git] / ports / sysdeps / mips / sys / asm.h
index 293cf364e038ee3712db9a4cad4b455ba990f96f..c0ff80ae565d0f9cc5be3948340e723c434c7721 100644 (file)
@@ -472,7 +472,7 @@ symbol              =       value
 # define MTC0  dmtc0
 #endif
 
-/* The MIPS archtectures do not have a uniform memory model.  Particular
+/* The MIPS architectures do not have a uniform memory model.  Particular
    platforms may provide additional guarantees - for instance, the R4000
    LL and SC instructions implicitly perform a SYNC, and the 4K promises
    strong ordering.