aboutsummaryrefslogtreecommitdiffstats
path: root/facebook/facebook-http.h
diff options
context:
space:
mode:
Diffstat (limited to 'facebook/facebook-http.h')
-rw-r--r--facebook/facebook-http.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/facebook/facebook-http.h b/facebook/facebook-http.h
index 31da723..b661de0 100644
--- a/facebook/facebook-http.h
+++ b/facebook/facebook-http.h
@@ -345,7 +345,7 @@ fb_http_values_consume(FbHttpValues *values, FbHttpValues *consume);
* fb_http_values_parse:
* @values: The #FbHttpValues.
* @data: The data string.
- * @isurl: TRUE if @data is a URL, otherwise FALSE.
+ * @isurl: #TRUE if @data is a URL, otherwise #FALSE.
*
* Parses and loads a parameter string into the #FbHttpValues.
*/