Browse Source

fix typo

SVN-Revision: 11300
Florian Fainelli 18 years ago
parent
commit
08fa2c3feb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      target/linux/x86/image/Config.in

+ 1 - 1
target/linux/x86/image/Config.in

@@ -36,7 +36,7 @@ config X86_GRUB_BOOTOPTS
 
 
 config X86_VDI_IMAGES
-    bool "Build VirtuBox image files (VDI). Requires vditool"
+    bool "Build VirtualBox image files (VDI). Requires vditool"
     depends TARGET_x86
     depends TARGET_ROOTFS_EXT2FS
     depends X86_GRUB_IMAGES