From 4f5a4bed219324168a2f2e828cbf2e07b37b4aa8 Mon Sep 17 00:00:00 2001 From: hut Date: Fri, 16 Mar 2012 22:55:20 +0100 Subject: container.tags: typo --- ranger/container/tags.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ranger/container/tags.py b/ranger/container/tags.py index 9c1c68a0..c08abdaa 100644 --- a/ranger/container/tags.py +++ b/ranger/container/tags.py @@ -37,7 +37,7 @@ class Tags(object): if 'tag' in others: tag = others['tag'] else: - tag = self.defautag + tag = self.default_tag self.sync() for item in items: self.tags[item] = tag -- cgit 1.4.1-2-gfad0