summaryrefslogtreecommitdiff
path: root/ios/docs/install_docs.sh
diff options
context:
space:
mode:
Diffstat (limited to 'ios/docs/install_docs.sh')
-rwxr-xr-xios/docs/install_docs.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ios/docs/install_docs.sh b/ios/docs/install_docs.sh
index 1a5f97a8d3..9af3368c11 100755
--- a/ios/docs/install_docs.sh
+++ b/ios/docs/install_docs.sh
@@ -26,7 +26,7 @@ perl \
/tmp/mbgl/ios/*.h
appledoc \
--output ${OUTPUT} \
- --project-name "Mapbox GL for iOS ${VERSION}" \
+ --project-name "Mapbox iOS SDK ${VERSION}" \
--project-company Mapbox \
--create-docset \
--company-id com.mapbox \