From ee9f9119c7bef6c2932e49c4024bd1785963c7be Mon Sep 17 00:00:00 2001 From: tpoole Date: Mon, 9 Oct 2017 09:30:58 +0100 Subject: [PATCH] Projucer: Fixed a typo in the AppConfig comments --- extras/Projucer/JuceLibraryCode/AppConfig.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extras/Projucer/JuceLibraryCode/AppConfig.h b/extras/Projucer/JuceLibraryCode/AppConfig.h index 47ff481180..cb1a39b1d5 100644 --- a/extras/Projucer/JuceLibraryCode/AppConfig.h +++ b/extras/Projucer/JuceLibraryCode/AppConfig.h @@ -34,7 +34,7 @@ #define JUCER_ENABLE_GPL_MODE 0 -// BEGIN SECTION A +// END SECTION A // [END_USER_CODE_SECTION]