aboutsummaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
Diffstat (limited to 'common')
-rw-r--r--common/error.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/error.h b/common/error.h
index 9d74ccac9b..86d891b48b 100644
--- a/common/error.h
+++ b/common/error.h
@@ -66,7 +66,7 @@ enum ErrorCode {
kWritingFailed, ///< Failure to write data -- disk full?
// The following are used by --list-saves
- kPluginNotFound, ///< Failed to find plugin to handle tager
+ kPluginNotFound, ///< Failed to find plugin to handle target
kPluginNotSupportSaves, ///< Failed if plugin does not support saves
kNoSavesError, ///< There are no saves to show