summaryrefslogtreecommitdiff
path: root/json-glib/json-path.h
diff options
context:
space:
mode:
Diffstat (limited to 'json-glib/json-path.h')
-rw-r--r--json-glib/json-path.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/json-glib/json-path.h b/json-glib/json-path.h
index 9d47a2e..d9a29d9 100644
--- a/json-glib/json-path.h
+++ b/json-glib/json-path.h
@@ -38,7 +38,7 @@ G_BEGIN_DECLS
/**
* JSON_PATH_ERROR:
*
- * Error domain for #JsonPath errors
+ * Error domain for `JsonPath`.
*
* Since: 0.14
*/
@@ -48,7 +48,9 @@ G_BEGIN_DECLS
* JsonPathError:
* @JSON_PATH_ERROR_INVALID_QUERY: Invalid query
*
- * Error code enumeration for the %JSON_PATH_ERROR domain.
+ * Error codes for `JSON_PATH_ERROR`.
+ *
+ * This enumeration can be extended at later date
*
* Since: 0.14
*/