docs($rootScope.Scope): improve clarity describing $watch with no listener
The previous explanation in parentheses created a bit of confusion because the documentation stated to leave off the `listener`, but then said "be prepared for multiple calls to your listener". The new explanation clarifies that it is indeed the `watchExpression` that will be executed multiple times. Closes #12429
S
Strikeskids committed
97ac7634df2a6e81aa5a6de6cb84a3dec0b9511e
Parent: ef3846a
Committed by Caitlin Potter <caitpotter88@gmail.com>
on 7/30/2015, 7:22:40 PM