rewording

This commit is contained in:
michael starke
2016-06-01 09:55:10 +02:00
parent 5f9f199756
commit a11d2329de

View File

@@ -249,7 +249,7 @@ NSString *const MPDocumentGroupKey = @"MPDocumentGroupKey
}
if(self.fileChangeDialogOpen) {
return; // This alert is already being shown
return; // We are already displaying an alert
}
/* Dispatch the alert to the main queue */