Fixing spelling mistakes

This commit is contained in:
Stephen Ierodiaconou
2011-01-24 11:05:48 +02:00
parent 2aa806e52a
commit 6a942630e4
57 changed files with 401 additions and 403 deletions
+1 -1
View File
@@ -177,7 +177,7 @@ var CPSharedDocumentController = nil;
@param aType the document type
@param aDelegate the delegate to notify
@param aSelector the selector to notify with
@param aContextInfo the context infomration passed to the delegate
@param aContextInfo the context information passed to the delegate
*/
- (CPDocument)makeDocumentWithContentsOfURL:(CPURL)anAbsoluteURL ofType:(CPString)aType delegate:(id)aDelegate didReadSelector:(SEL)aSelector contextInfo:(id)aContextInfo
{