Skip to content

Commit

Permalink
Update source/Buoy-Deprecated/StandardComparator.class.st
Browse files Browse the repository at this point in the history
  • Loading branch information
gcotelli authored Jun 19, 2020
1 parent 422e56e commit 0e6cf18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/Buoy-Deprecated/StandardComparator.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ StandardComparator class >> differentiatingType [

self
deprecated: 'Use equalityChecker'
transformWith: '`@object differentiatingThrough: `@block' -> 'self equalityChecker'.
transformWith: '`@object differentiatingType' -> 'self equalityChecker'.
^ self
]

Expand Down

0 comments on commit 0e6cf18

Please sign in to comment.