Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
incanus committed Jun 3, 2015
1 parent 7ac7672 commit ce457da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ios/docs/install_docs.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env bash

if [ -z `which appledoc` ]; then
echo "Unable to find appledoc. https://github.com/mapbox/mapbox-gl-native#manually"
echo "Unable to find appledoc. See https://github.com/mapbox/mapbox-gl-native#manually"
exit 1
fi

Expand Down

0 comments on commit ce457da

Please sign in to comment.