We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cac4d8 commit 981f025Copy full SHA for 981f025
Headers/GNUstepBase/GSURITemplate.h
@@ -67,8 +67,8 @@ GS_EXPORT NSString * const GSURITemplateScanLocationKey;
67
*
68
* eg.
69
70
- * template = [GSURITemplate templateWithString: @"/search{?q}"
71
- * relativeToURL: aURL error: &error];
+ * template = [GSURITemplate templateWithString: @"/search{?q}"
+ * relativeToURL: aURL error: &error];
72
*/
73
GS_EXPORT_CLASS
74
@interface GSURITemplate : NSObject
0 commit comments