Updates referencesource to .NET 4.7
[mono.git] / mcs / class / referencesource / System.Workflow.ComponentModel / AuthoringOM / Design / StructuredCompositeActivityDesigner.cs
index 0decc066f5e89324d070ae83e5dd0b17d913936c..ed7ed08ff4e48f66622bd3a8b38c0335913b9c9f 100644 (file)
@@ -150,7 +150,7 @@ namespace System.Workflow.ComponentModel.Design
                 //activities with errors we want to reveal these activities
                 DesignerHelpers.RefreshDesignerActions(Activity.Site);
 
-                //Keep the dynamic action and designer verbs in [....]
+                //Keep the dynamic action and designer verbs in sync
                 RefreshDesignerVerbs();
             }
         }