summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorPrashanth Pai <ppai@redhat.com>2016-06-09 18:11:19 +0530
committerPrashanth Pai <ppai@redhat.com>2016-06-09 18:11:19 +0530
commit2de0f31c04b588098eaaabe8dc19b961bfd83d0b (patch)
treefeb43a4bce2f5e59eccb458f149614e0096bc8b5 /doc
parentf7f2dafb1e3d09017de6968a2a553d3e8b6c765c (diff)
Fix typo in documentation
Change-Id: Ic6bcde358e718ef6cab3b37f1a318d2cada6e97f Signed-off-by: Prashanth Pai <ppai@redhat.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/index.rst b/doc/index.rst
index 2ff1263..bae2632 100644
--- a/doc/index.rst
+++ b/doc/index.rst
@@ -44,7 +44,7 @@ Example Usage
volume.unlink('somefile.txt')
# Unmount the volume
- volume.unmount()
+ volume.umount()
API Reference