Fix typo of a comment in replicator
The typo was introduced by patch 138342 (sorry) so I fix it. Change-Id: Id5126802d281ef7ee9be128bd2152c0d2584160e
This commit is contained in:
parent
e196fc5561
commit
edde5584af
@ -326,7 +326,7 @@ class ObjectReplicator(Daemon):
|
||||
len(delete_objs))
|
||||
_junk, error_paths = self.delete_handoff_objs(
|
||||
job, delete_objs)
|
||||
# if replication works for a hand-off device and it faild,
|
||||
# if replication works for a hand-off device and it failed,
|
||||
# the remote devices which are target of the replication
|
||||
# from the hand-off device will be marked. Because cleanup
|
||||
# after replication failed means replicator needs to
|
||||
|
Loading…
x
Reference in New Issue
Block a user