Skip to content

Commit

Permalink
microblaze: Fix typo in Kconfig
Browse files Browse the repository at this point in the history
s/Exectuable/Executable/

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
  • Loading branch information
Tobias Klauser authored and Michal Simek committed Mar 9, 2011
1 parent d50c303 commit 910672d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/microblaze/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@ endmenu

source "mm/Kconfig"

menu "Exectuable file formats"
menu "Executable file formats"

source "fs/Kconfig.binfmt"

Expand Down

0 comments on commit 910672d

Please sign in to comment.