--- a/Helpviewer/SpeedDial/Page.py Sat May 17 19:58:49 2014 +0200 +++ b/Helpviewer/SpeedDial/Page.py Sun May 18 14:13:09 2014 +0200 @@ -29,7 +29,7 @@ def __eq__(self, other): """ - Public method implementing the equality operator. + Special method implementing the equality operator. @param other reference to the other page object (Page) @return flag indicating equality (boolean)