From 41875937ba507ce5367be6522746e024155ff7b7 Mon Sep 17 00:00:00 2001 From: Marcel Wagner Date: Thu, 10 Oct 2019 19:24:42 +0200 Subject: [PATCH] Update description of NotifyCollectionChangedAction.Reset, Closes #3253 (#3325) --- .../NotifyCollectionChangedAction.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xml/System.Collections.Specialized/NotifyCollectionChangedAction.xml b/xml/System.Collections.Specialized/NotifyCollectionChangedAction.xml index 040573f63b9..8f545ab8080 100644 --- a/xml/System.Collections.Specialized/NotifyCollectionChangedAction.xml +++ b/xml/System.Collections.Specialized/NotifyCollectionChangedAction.xml @@ -242,7 +242,7 @@ 4 - The content of the collection was cleared. + The contents of the collection changed dramatically.