Removed trailing spaces.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@987809 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
ede256b235
commit
a46c441cec
|
@ -70,7 +70,7 @@ public class MessageFactory {
|
|||
}
|
||||
fmt = new MessageFormat(general.getLocalizedString(locale), locale);
|
||||
sb.append(fmt.format(arguments));
|
||||
|
||||
|
||||
return sb.toString();
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue