See gh-4953
Closes gh-5745
This commit is contained in:
Matt Benson
2016-04-20 09:55:13 -05:00
committed by Stephane Nicoll
parent 3bfc6b1a4b
commit b9aee3678d

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.