--- a/UI/LogView.py Sat May 17 19:58:49 2014 +0200 +++ b/UI/LogView.py Sun May 18 14:13:09 2014 +0200 @@ -132,7 +132,7 @@ def __appendText(self, txt, error=False): """ - Public method to append text to the end. + Private method to append text to the end. @param txt text to insert (string) @param error flag indicating to insert error text (boolean)