summarylogtreecommitdiffstats
path: root/android-sdk.install
diff options
context:
space:
mode:
authorZhang Hai2017-10-01 15:01:14 -0700
committerZhang Hai2017-10-01 15:01:14 -0700
commit73629672e9a405bf8555de9b008ff766efd32468 (patch)
treecaeb041f05c214ad87baeaf263f438c45653bd86 /android-sdk.install
parent5e2afc0647be237db9c2777bacacd96b793ba567 (diff)
downloadaur-73629672e9a405bf8555de9b008ff766efd32468.tar.gz
Minor refactoring.
Diffstat (limited to 'android-sdk.install')
-rw-r--r--android-sdk.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/android-sdk.install b/android-sdk.install
index 9127c7f684cd..7ab2e0fec360 100644
--- a/android-sdk.install
+++ b/android-sdk.install
@@ -1,3 +1,3 @@
post_install() {
- echo 'You need to source /etc/profile or relogin to add the Android SDK tools to your path.'
+ echo 'You need to source /etc/profile or relogin to add the Android SDK tools to your path.'
}