From: Victor Rodionov Date: Tue, 8 Oct 2013 15:45:35 +0000 (+0400) Subject: Fix typo in cinder.volume.drivers.nexenta.__init__ X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=a3acb06f0df6d99557ef3a2cd98d06c78af67a46;p=openstack-build%2Fcinder-build.git Fix typo in cinder.volume.drivers.nexenta.__init__ s/Mikhaik/Mikhail/ Change-Id: I78f53f4a5f73af03657a21302021145d42faed0c --- diff --git a/cinder/volume/drivers/nexenta/__init__.py b/cinder/volume/drivers/nexenta/__init__.py index edf2d8f31..a0a559374 100644 --- a/cinder/volume/drivers/nexenta/__init__.py +++ b/cinder/volume/drivers/nexenta/__init__.py @@ -20,7 +20,7 @@ .. automodule:: nexenta .. moduleauthor:: Yuriy Taraday -.. moduleauthor:: Mikhaik Khodos +.. moduleauthor:: Mikhail Khodos """