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: