From b4ed18002b30bb7df6e4fd564175b5aa3c523e3c Mon Sep 17 00:00:00 2001 From: hut Date: Sat, 27 Mar 2010 00:36:16 +0100 Subject: gui.ui: corrected docstring --- ranger/gui/ui.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ranger/gui/ui.py b/ranger/gui/ui.py index af72ee68..3e8f9e10 100644 --- a/ranger/gui/ui.py +++ b/ranger/gui/ui.py @@ -197,7 +197,7 @@ class UI(DisplayableContainer): self.env.termsize = self.win.getmaxyx() def draw(self): - """Erase the window, then draw all objects in the container""" + """Draw all objects in the container""" self.win.touchwin() DisplayableContainer.draw(self) if self._draw_title and self.settings.update_title: -- cgit 1.4.1-2-gfad0