diff --git a/daemon/dnfdaemon-system.py b/daemon/dnfdaemon-system.py index 070450f..b9811ac 100755 --- a/daemon/dnfdaemon-system.py +++ b/daemon/dnfdaemon-system.py @@ -297,7 +297,7 @@ def GetHistoryPackages(self, tid, sender=None): out_signature='s', sender_keyword='sender') def HistoryUndo(self, tid, sender=None): - """Get packages from a given yum history transaction id. + """Undo history from a given yum history transaction id. tid: history transaction id """