From 6a03357b7123e5b3c59d3038c3dae491384a08ef Mon Sep 17 00:00:00 2001 From: wm4 Date: Sun, 3 May 2015 14:44:42 +0200 Subject: options: fix typo in variable name --- options/options.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'options/options.h') diff --git a/options/options.h b/options/options.h index c3b4831fa6..374649888e 100644 --- a/options/options.h +++ b/options/options.h @@ -206,7 +206,7 @@ typedef struct MPOpts { struct image_writer_opts *screenshot_image_opts; char *screenshot_template; - char *screenshot_direcrory; + char *screenshot_directory; double force_fps; int index_mode; -- cgit v1.2.3