]> git.sur5r.net Git - u-boot/blobdiff - include/environment.h
arm: socfpga: stratix10: Add MMU support for Stratix10 SoC
[u-boot] / include / environment.h
index 50c62c5645c8dbfbe8b528c3e9add17d1bcdb8bf..70b7eda428b660ca0ed72e7c81b152b80e876b3e 100644 (file)
@@ -292,7 +292,7 @@ int env_import_redund(const char *buf1, int buf1_status,
 /**
  * env_get_char() - Get a character from the early environment
  *
- * This reads from the pre-relocation environemnt
+ * This reads from the pre-relocation environment
  *
  * @index: Index of character to read (0 = first)
  * @return character read, or -ve on error