From 4dc342b397d64934515afe517acb17b55735e28c Mon Sep 17 00:00:00 2001 From: "Vassiliy.Kudryashov" Date: Tue, 7 Jul 2015 17:44:42 +0300 Subject: [PATCH] misprint --- updater/testData/bin/idea.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/updater/testData/bin/idea.properties b/updater/testData/bin/idea.properties index 21dc627b2897..37bc736fb833 100644 --- a/updater/testData/bin/idea.properties +++ b/updater/testData/bin/idea.properties @@ -1,4 +1,4 @@ -I# Set up IDEA_PROPERTIES environment variable to specify custom location of this properties file like +# Set up IDEA_PROPERTIES environment variable to specify custom location of this properties file like # SET IDEA_PROPERTIES=c:\ideaconfig\idea.properties # before launching idea. # If not specified it is searched according following sequence (first successful is used).