summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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."