From ae2095c8c3c857a247ed8687f50e148dd4d1bdb5 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Thu, 17 Mar 2011 09:57:10 +0000 Subject: [PATCH] * morituri/rip/drive.py: Fix typo. Fixes #59. --- ChangeLog | 5 +++++ morituri/rip/drive.py | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 334f7ab..f655bb4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2011-03-17 Thomas Vander Stichele + + * morituri/rip/drive.py: + Fix typo. Fixes #59. + 2011-03-15 Thomas Vander Stichele * morituri/common/checksum.py: diff --git a/morituri/rip/drive.py b/morituri/rip/drive.py index 808b112..edc9aa6 100644 --- a/morituri/rip/drive.py +++ b/morituri/rip/drive.py @@ -38,7 +38,7 @@ class List(logcommand.LogCommand): try: import cdio except ImportError: - print 'Install pycdio for vendora/model/release detection.' + print 'Install pycdio for vendor/model/release detection.' return for path in paths: