File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -131,9 +131,9 @@ static public void main(final String[] args) {
131131 "A file required by Processing (" + missing + ") is missing.\n \n " +
132132 "Make sure that you're not trying to run Processing from inside\n " +
133133 "the .zip file you downloaded, and check that Windows Defender\n " +
134- "hasn't removed files from the Processing folder.\n \n " +
135- "(It sometimes flags parts of Processing as a trojan or virus .\n " +
136- "It is neither , but Microsoft has ignored our pleas for help.)" , t );
134+ "has not removed files from the Processing folder.\n \n " +
135+ "(Defender sometimes flags parts of Processing as malware .\n " +
136+ "It is not , but Microsoft has ignored our pleas for help.)" , t );
137137 }
138138 }
139139 Messages .showTrace ("Unknown Problem" ,
You can’t perform that action at this time.
0 commit comments