aboutsummaryrefslogtreecommitdiffstats
path: root/extras/deprecated/vom/vom/cmd.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'extras/deprecated/vom/vom/cmd.hpp')
-rw-r--r--extras/deprecated/vom/vom/cmd.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/extras/deprecated/vom/vom/cmd.hpp b/extras/deprecated/vom/vom/cmd.hpp
index b95de41095e..e84c496ca75 100644
--- a/extras/deprecated/vom/vom/cmd.hpp
+++ b/extras/deprecated/vom/vom/cmd.hpp
@@ -53,7 +53,7 @@ public:
/**
* Invoked on a Command when the HW queue is disabled to indicate
- * that the commnad can be considered successful
+ * that the command can be considered successful
*/
virtual void succeeded() = 0;