diff -r ea8c6fdde3cb -r 348344eb6b93 DialogBox.st --- a/DialogBox.st Mon Feb 08 10:05:40 2016 +0100 +++ b/DialogBox.st Mon Feb 08 10:05:49 2016 +0100 @@ -10019,7 +10019,7 @@ ! basicAddComponent:aComponent - "add a component, dont change its size" + "add a component, don't change its size" addedComponents isNil ifTrue:[ addedComponents := OrderedCollection new.