Index: /trunk/src/VBox/Frontends/VBoxManage/VBoxManageStorageController.cpp
===================================================================
--- /trunk/src/VBox/Frontends/VBoxManage/VBoxManageStorageController.cpp	(revision 36651)
+++ /trunk/src/VBox/Frontends/VBoxManage/VBoxManageStorageController.cpp	(revision 36652)
@@ -5,5 +5,5 @@
 
 /*
- * Copyright (C) 2006-2010 Oracle Corporation
+ * Copyright (C) 2006-2011 Oracle Corporation
  *
  * This file is part of VirtualBox Open Source Edition (OSE), as
@@ -1036,5 +1036,5 @@
                 else
                 {
-                    errorArgument("Invalid --bootable argument '%s'", pszHostIOCache);
+                    errorArgument("Invalid --bootable argument '%s'", pszBootable);
                     rc = E_FAIL;
                 }
