We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f65d814 + d0b6b1c commit 7b8e6f6Copy full SHA for 7b8e6f6
src/processing/mode/android/AndroidSDK.java
@@ -67,7 +67,7 @@ class AndroidSDK {
67
private static final String MISSING_SDK_MESSAGE =
68
"The Android SDK does not appear to be installed, " +
69
"because the ANDROID_SDK variable is not set. " +
70
- "If it is installed, click “Locate SDK path” to select the" +
+ "If it is installed, click “Locate SDK path” to select the " +
71
"location of the SDK, or “Download SDK” to let " +
72
"Processing download the SDK automatically.<br><br>" +
73
"If you want to download the SDK manually, you can get "+
0 commit comments