This commit is contained in:
Nunzio Andrea Galante 2017-10-26 15:20:30 +00:00
parent f89b35f505
commit 80884db7c5
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ public class Algorithm ***REMOVED***
***REMOVED***
public void setDescription(String description) ***REMOVED***
this.description = description;
this.description = description.replace(": ", " ");
***REMOVED***
public String getCategory() ***REMOVED***