[master 1/3] fix typo in description

atodorov installerbot-noreply at redhat.com
Fri May 29 12:07:49 UTC 2015


From: Alexander Todorov <atodorov at redhat.com>

---
 tests/loopbackedtestcase.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/loopbackedtestcase.py b/tests/loopbackedtestcase.py
index 9451ed1..75aa03d 100644
--- a/tests/loopbackedtestcase.py
+++ b/tests/loopbackedtestcase.py
@@ -76,7 +76,7 @@ class LoopBackedTestCase(unittest.TestCase):
     _STORE_FILE_PATH = '/var/tmp'
 
     def __init__(self, methodName='runTest', deviceSpec=None, block_size=None):
-        """ DevicelibsTestCase manages loop devices.
+        """ LoopBackedTestCase manages loop devices.
 
             It constructs loop devices according to loopDeviceSpec,
             sets them up, and tears them down again.


-- 
To view this commit on github, visit https://github.com/rhinstaller/blivet/commit/853003095fe37e035aed0864a4126d13b70ee8f7


More information about the anaconda-patches mailing list