GH601: Various spelling fixes.
[openssl.git] / crypto / sha / sha_locl.h
index ae447ff3bcafd0b443fb2908f0c85385682dd30e..87e69d898416069e032652ad13365cb1246a1b18 100644 (file)
@@ -163,7 +163,7 @@ int HASH_INIT(SHA_CTX *c)
 # ifndef MD32_XARRAY
   /*
    * Originally X was an array. As it's automatic it's natural
-   * to expect RISC compiler to accomodate at least part of it in
+   * to expect RISC compiler to accommodate at least part of it in
    * the register bank, isn't it? Unfortunately not all compilers
    * "find" this expectation reasonable:-( On order to make such
    * compilers generate better code I replace X[] with a bunch of