From 46ab8f11342fa2324747a4bbf116d4125e74d2c2 Mon Sep 17 00:00:00 2001 From: Themaister Date: Sun, 24 Feb 2013 13:38:28 -0800 Subject: [PATCH] Updated Overlay image configuration (markdown) --- Overlay-image-configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Overlay-image-configuration.md b/Overlay-image-configuration.md index 94c3eaa..ef36993 100644 --- a/Overlay-image-configuration.md +++ b/Overlay-image-configuration.md @@ -96,5 +96,5 @@ To do this, two extra things must be configured: overlay2_name = "overview_overlay" # A name which can be referred to. Must be set if it is to be refered to. overlay0_desc0 = "overlay_next,200,180,radial,40,40" - overlay0_desc0_next_target = "overview_overlay" # When this overlay_next is pressed. It will go to index 2 directly, instead of the default 1. + overlay0_desc0_next_target = "overview_overlay" # When this overlay_next is pressed, it will go to index 2 directly, instead of the default 1.