ContentHandler: TextContent::diff should compare to given object, not itself
authorAlex Monk <krenair@gmail.com>
Sat, 16 Nov 2013 18:53:30 +0000 (18:53 +0000)
committerAlex Monk <krenair@gmail.com>
Sat, 16 Nov 2013 20:51:20 +0000 (20:51 +0000)
commit991c53d1be3e50fa48e18a20633d30f02be5e9f1
tree6a01921e755c4c986cc6cfd33364df33dcc5006f
parent10e909590a3f18148c9072bd4c2676c2d3e2bc9e
ContentHandler: TextContent::diff should compare to given object, not itself

Not sure this is actually used anywhere which might be why this has gone unnoticed.

Also fix the method's docs.

Change-Id: Ifa7a684fe98774cae546b385b09a950cfa7eff32
includes/content/TextContent.php