summaryrefslogtreecommitdiff
path: root/platform/darwin/src/NSExpression+MGLAdditions.h
diff options
context:
space:
mode:
Diffstat (limited to 'platform/darwin/src/NSExpression+MGLAdditions.h')
-rw-r--r--platform/darwin/src/NSExpression+MGLAdditions.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/platform/darwin/src/NSExpression+MGLAdditions.h b/platform/darwin/src/NSExpression+MGLAdditions.h
index 43acde15ce..358b004e78 100644
--- a/platform/darwin/src/NSExpression+MGLAdditions.h
+++ b/platform/darwin/src/NSExpression+MGLAdditions.h
@@ -173,10 +173,10 @@ FOUNDATION_EXTERN MGL_EXPORT const MGLExpressionInterpolationMode MGLExpressionI
guide for a correspondence of operators and types between the style
specification and the `NSExpression` representation used by this SDK.
- Note that the `length` argument is not currently supported with iOS 8.
-
You can use `NSJSONSerialization` to serialize the Foundation object as data to
write to a file.
+
+@note Note that the `length` argument is not currently supported with iOS 8.
*/
@property (nonatomic, readonly) id mgl_jsonExpressionObject;