Browse Source

microblaze: Fix typo in Kconfig

s/Exectuable/Executable/

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Tobias Klauser 14 years ago
parent
commit
910672dee5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      arch/microblaze/Kconfig

+ 1 - 1
arch/microblaze/Kconfig

@@ -248,7 +248,7 @@ endmenu
 
 source "mm/Kconfig"
 
-menu "Exectuable file formats"
+menu "Executable file formats"
 
 source "fs/Kconfig.binfmt"