For local updates from remote objects, a check is made if the remote object still...
[pithos-macos] / pithos-macos / PithosUtilities.m
index ac77ffe..c5fc3cc 100644 (file)
     return NO;
 }
 
-// Returns if the called should proceed, after an interactive check if an object exists 
+// Returns if the caller should proceed, after an interactive check if an object exists 
 // at the given container/object path is performed
 + (BOOL)proceedIfObjectExistsAtContainerName:(NSString *)containerName objectName:(NSString *)objectName 
                               sharingAccount:(NSString *)sharingAccount {