summaryrefslogtreecommitdiffstats
path: root/extras/geo-rep/schedule_georep.py.in
diff options
context:
space:
mode:
Diffstat (limited to 'extras/geo-rep/schedule_georep.py.in')
-rw-r--r--extras/geo-rep/schedule_georep.py.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/extras/geo-rep/schedule_georep.py.in b/extras/geo-rep/schedule_georep.py.in
index f29ae020b8f..7c2e629a437 100644
--- a/extras/geo-rep/schedule_georep.py.in
+++ b/extras/geo-rep/schedule_georep.py.in
@@ -352,7 +352,7 @@ def get_summary(mastervol, slave_url):
def touch_mount_root(mastervol):
# Create a Mount and Touch the Mount point root,
# Hack to make sure some event available after
- # setting Checkpoint. Without this their is a chance of
+ # setting Checkpoint. Without this there is a chance of
# Checkpoint never completes.
with glustermount("localhost", mastervol) as mnt:
execute(["touch", mnt])