summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/ios/publish.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/ios/publish.sh b/scripts/ios/publish.sh
index 61270fb45e..c914fcaccd 100755
--- a/scripts/ios/publish.sh
+++ b/scripts/ios/publish.sh
@@ -6,7 +6,7 @@ set -u
#
# iOS release tag format is `vX.Y.Z`; `X.Y.Z` gets passed in
-# In the case of symbolicated builds, we also append the `style`.
+# In the case of symbolicated builds, we also append the `-symbols`.
#
PUBLISH_VERSION="$1"