summaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-09-06 14:07:48 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-09-06 14:07:48 +0000
commit19b469015247417b686421efe0108c37b8a4d166 (patch)
tree846624ea43b864fb65b5db196f56890eb5019313 /help
parent74ab77d3429fbe3d9cbd10c3b991babeb3f89854 (diff)
downloadmpv-19b469015247417b686421efe0108c37b8a4d166.tar.bz2
mpv-19b469015247417b686421efe0108c37b8a4d166.tar.xz
typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13266 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help')
-rw-r--r--help/help_mp-en.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/help/help_mp-en.h b/help/help_mp-en.h
index 1171ee2c2a..05f789ac92 100644
--- a/help/help_mp-en.h
+++ b/help/help_mp-en.h
@@ -756,7 +756,7 @@ static char help_text[]=
#define MSGTR_VO_JPEG_ExistsButNoDirectory "already exists, but is not a directory."
#define MSGTR_VO_JPEG_DirExistsButNotWritable "Output directory already exists, but is not writable."
#define MSGTR_VO_JPEG_DirExistsAndIsWritable "Output directory already exists and is writable."
-#define MSGTR_VO_JPEG_CantCreateDirectory "Unable to create ouput directory."
+#define MSGTR_VO_JPEG_CantCreateDirectory "Unable to create output directory."
#define MSGTR_VO_JPEG_CantCreateFile "Unable to create output file."
#define MSGTR_VO_JPEG_DirectoryCreateSuccess "Output directory successfully created."
#define MSGTR_VO_JPEG_ParsingSuboptions "Parsing suboptions."