Polish contribution

Closes gh-5498
This commit is contained in:
Stephane Nicoll
2016-03-29 12:55:35 +02:00
parent 4912b989a5
commit 1e0873c86e
2 changed files with 3 additions and 3 deletions

View File

@@ -81,8 +81,8 @@ public class MessageSourceAutoConfiguration {
private boolean fallbackToSystemLocale = true;
/**
* Set whether to always apply the MessageFormat rules, parsing even
* messages without arguments.
* Set whether to always apply the MessageFormat rules, parsing even messages without
* arguments.
*/
private boolean alwaysUseMessageFormat = false;