From 7ccba1fced2f35a49b396ec58081e5bf084b6cab Mon Sep 17 00:00:00 2001 From: Max Horn Date: Mon, 18 Apr 2011 17:43:26 +0200 Subject: COMMON: Fix typo --- common/error.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common') 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 -- cgit v1.2.3