14 lines
439 B
Diff
14 lines
439 B
Diff
|
diff --git a/flint/subcommands.cpp b/flint/subcommands.cpp
|
||
|
index 9dd3afd..076879a 100755
|
||
|
--- a/flint/subcommands.cpp
|
||
|
+++ b/flint/subcommands.cpp
|
||
|
@@ -3103,7 +3103,7 @@ FlintStatus SgSubCommand::sgFs2()
|
||
|
return FLINT_SUCCESS;
|
||
|
}
|
||
|
|
||
|
-#define FW_RESET_MSG "To load new configuration run mlxfwreset or reboot machine"
|
||
|
+#define FW_RESET_MSG "To load new configuration run mstfwreset or reboot machine"
|
||
|
|
||
|
FlintStatus SgSubCommand::sgFs3()
|
||
|
{
|