Fix-up docstring

This commit is contained in:
Raymond Hettinger 2008-05-17 04:13:36 +00:00
parent 518c44cecf
commit ce956842e2

View file

@ -240,7 +240,7 @@ def noop(self):
def rset(self):
"""Not sure what this does."""
"""Unmark all messages marked for deletion."""
return self._shortcmd('RSET')