Skip to content

Commit 981f025

Browse files
committed
Fixup for documentation
1 parent 1cac4d8 commit 981f025

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Headers/GNUstepBase/GSURITemplate.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,8 @@ GS_EXPORT NSString * const GSURITemplateScanLocationKey;
6767
*
6868
* eg.
6969
*
70-
* template = [GSURITemplate templateWithString: @"/search{?q}"
71-
* relativeToURL: aURL error: &error];
70+
* template = [GSURITemplate templateWithString: @"/search{?q}"
71+
* relativeToURL: aURL error: &error];
7272
*/
7373
GS_EXPORT_CLASS
7474
@interface GSURITemplate : NSObject

0 commit comments

Comments
 (0)