From 01d28d7e83d62eff4db4d3d8becd8f0e612f16ca Mon Sep 17 00:00:00 2001 From: Flavio Copes Date: Wed, 19 Oct 2016 17:23:28 +0200 Subject: [PATCH] Drop extraneous char in the lang file --- languages/en.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/languages/en.yaml b/languages/en.yaml index 8c17fc18..3a0e07b3 100644 --- a/languages/en.yaml +++ b/languages/en.yaml @@ -621,4 +621,4 @@ PLUGIN_ADMIN: ERROR_SIMPLE: "Simple Error" ERROR_SYSTEM: "System Error" IMAGES_AUTO_FIX_ORIENTATION: "Fix orientation automatically" - IMAGES_AUTO_FIX_ORIENTATION_HELP: "Automatically fix the image orientation based on the Exif data"  + IMAGES_AUTO_FIX_ORIENTATION_HELP: "Automatically fix the image orientation based on the Exif data"