summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYichao Zhou2018-06-09 16:26:12 -0700
committerYichao Zhou2018-06-09 16:26:12 -0700
commitae184641bf0bf70b6c9cfd1f334a0dda2c664a60 (patch)
tree09ab48f70832031110824d7e24d3d899a295f4c9
parent29aff45cb9c11fa8814bc780afac6777c0693001 (diff)
downloadaur-ae184641bf0bf70b6c9cfd1f334a0dda2c664a60.tar.gz
Fix typos
-rw-r--r--texlive-installer.install4
1 files changed, 2 insertions, 2 deletions
diff --git a/texlive-installer.install b/texlive-installer.install
index 6e5c271885cf..c279bdaeea58 100644
--- a/texlive-installer.install
+++ b/texlive-installer.install
@@ -6,7 +6,7 @@ post_install()
echo "-----------------------------------------------------------------------"
echo "Execute"
echo " /opt/texlive-installer/install-tl"
- echo "to start install texlive."
+ echo "to start installing texlive."
echo ""
echo "Do not remove this package after installation as this package provides"
echo "dependency so that Arch will not install its own texlive package."
@@ -21,7 +21,7 @@ post_upgrade()
echo "-----------------------------------------------------------------------"
echo "Execute"
echo " /opt/texlive-installer/install-tl"
- echo "to start install texlive."
+ echo "to start installing texlive."
echo ""
echo "Do not remove this package after installation as this package provides"
echo "dependency so that Arch will not install its own texlive package."