summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLloyd Sheng <i@lloydsheng.com>2018-07-18 14:29:29 +0800
committerJason Wray <jason@mapbox.com>2018-07-18 11:44:10 -0400
commitd43fbadf281f056d74e88a2417d1f64214ecc3d9 (patch)
treed7e74fc9476121e6b24bd2ed83aa3f629ee27365
parent0104d9c464447fd5388d601fc5738007ea750f9f (diff)
downloadqtlocation-mapboxgl-d43fbadf281f056d74e88a2417d1f64214ecc3d9.tar.gz
[ios, docs] Correct `MGL_MATCH` documentation
-rw-r--r--platform/darwin/docs/guides/Predicates and Expressions.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/darwin/docs/guides/Predicates and Expressions.md b/platform/darwin/docs/guides/Predicates and Expressions.md
index 4ef9ad6707..90f010e954 100644
--- a/platform/darwin/docs/guides/Predicates and Expressions.md
+++ b/platform/darwin/docs/guides/Predicates and Expressions.md
@@ -538,7 +538,7 @@ expression that contains references to those variables.
<dt>Selector:</dt>
<dd><code>MGL_MATCH:</code></dd>
<dt>Format string syntax:</dt>
-<dd><code>MGL_MATCH(x, 0, 'zero match', 1, 'one match', 'two match', 'default')</code></dd>
+<dd><code>MGL_MATCH(x, 0, 'zero match', 1, 'one match', 2, 'two match', 'default')</code></dd>
<dt>Arguments:</dt>
<dd>
An input expression, then any number of argument pairs, followed by a default