summarylogtreecommitdiffstats
path: root/android-sdk.install
diff options
context:
space:
mode:
authorZhang Hai2017-10-01 15:00:11 -0700
committerZhang Hai2017-10-01 15:00:11 -0700
commit5e2afc0647be237db9c2777bacacd96b793ba567 (patch)
treec167424bb6a29f5c0bf22d04ba20e8ded9338014 /android-sdk.install
parent54286af159cfdabc86f9e35a349cb568c5e21eeb (diff)
downloadaur-5e2afc0647be237db9c2777bacacd96b793ba567.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 05b3ef0d92c5..9127c7f684cd 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.'
}