summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--platform/darwin/src/NSExpression+MGLAdditions.h4
-rw-r--r--platform/darwin/src/NSString+MGLAdditions.h2
2 files changed, 3 insertions, 3 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;
diff --git a/platform/darwin/src/NSString+MGLAdditions.h b/platform/darwin/src/NSString+MGLAdditions.h
index cec1b9cd6b..98f870c598 100644
--- a/platform/darwin/src/NSString+MGLAdditions.h
+++ b/platform/darwin/src/NSString+MGLAdditions.h
@@ -26,7 +26,7 @@ NS_ASSUME_NONNULL_BEGIN
Only supports scripts for languages used by Mapbox Streets.
- On iOS 8 or older, this will method will always return the untransliterated
+ @note On iOS 8 or older, this will method will always return the untransliterated
receiver.
@param script The four-letter code representing the name of the script, as