mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 08:21:25 +00:00
Documentation tweaks
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@14923 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
53784dd3f4
commit
4a1aab94a6
11 changed files with 23 additions and 20 deletions
|
@ -191,7 +191,7 @@ static Class NSURLHandleClass = 0;
|
|||
|
||||
/**
|
||||
* Returns the most recently registered NSURLHandle subclass that
|
||||
* responds to -canInitWithURL: with YES.
|
||||
* responds to +canInitWithURL: with YES.
|
||||
* If there is no such subclass, returns nil.
|
||||
*/
|
||||
+ (Class) URLHandleClassForURL: (NSURL*)url
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue