Merge pull request #5745 from mbenson/notprofilesyamldocfix

* pr/5745:
  Polish
This commit is contained in:
Stephane Nicoll
2016-04-21 12:54:15 +02:00

View File

@@ -682,7 +682,7 @@ profile, and it would have to be explicitly reset in all other profiles as neces
----
Spring profiles designated using the "spring.profiles" element may optionally be negated
using the {@code !} character. If both negated and non-negated profiles are specified for
using the `!` character. If both negated and non-negated profiles are specified for
a single document, at least one non-negated profile must match and no negated profiles
may match.