summaryrefslogtreecommitdiffstats
path: root/openshift-storage-libs/openshiftstoragelibs/heketi_ops.py
diff options
context:
space:
mode:
authoradityaramteke <adityaramteke05icr@gmail.com>2019-09-23 10:51:40 +0530
committervponomar <vponomar@redhat.com>2019-09-23 15:08:47 +0000
commit865551ea5d35bf9ccc3fa571c0361c29fb62cb71 (patch)
tree4f52e5e4d21ca27d54b9bb6db9f3c6fb62d5708d /openshift-storage-libs/openshiftstoragelibs/heketi_ops.py
parentf8b96b793f087bbbcde8a875ad52fe401a76c84a (diff)
Fix typos in verify_volume_name_prefix function's description
Change-Id: I46ad6aefd3c699b4ce7807db89c2016791a48e05
Diffstat (limited to 'openshift-storage-libs/openshiftstoragelibs/heketi_ops.py')
-rw-r--r--openshift-storage-libs/openshiftstoragelibs/heketi_ops.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/openshift-storage-libs/openshiftstoragelibs/heketi_ops.py b/openshift-storage-libs/openshiftstoragelibs/heketi_ops.py
index db15c414..d2fa6569 100644
--- a/openshift-storage-libs/openshiftstoragelibs/heketi_ops.py
+++ b/openshift-storage-libs/openshiftstoragelibs/heketi_ops.py
@@ -1163,7 +1163,7 @@ def heketi_blockvolume_list(heketi_client_node, heketi_server_url, **kwargs):
def verify_volume_name_prefix(hostname, prefix, namespace, pvc_name,
heketi_server_url, **kwargs):
- """Checks whether heketi voluem is present with volname prefix or not.
+ """Check whether heketi volume is present with volname prefix or not.
Args:
hostname (str): hostname on which we want