From 0ad65cb126dfe1b41b559675a9b571e5e2d277ef Mon Sep 17 00:00:00 2001 From: Brian Dolbec Date: Sun, 7 Oct 2012 13:18:45 -0700 Subject: fix a typo. --- layman/db.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layman/db.py b/layman/db.py index 0215a2f..354481c 100644 --- a/layman/db.py +++ b/layman/db.py @@ -75,7 +75,7 @@ class DB(DbBase): def rename_db(self): - """small upgarde function to handle the name change + """small upgrade function to handle the name change for the installed xml file""" if os.access(self.config['local_list'], os.F_OK): self.output.info("Automatic db rename, old name was: %s" -- cgit v1.2.3-1-g7c22