From 8134bd5f41875540cdfdd0030e8611864a8cec08 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 da8e5244..7212345e 100644 --- a/ranger/container/tags.py +++ b/ranger/container/tags.py @@ -25,7 +25,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