summarylogtreecommitdiffstats
path: root/teamviewer.install
diff options
context:
space:
mode:
Diffstat (limited to 'teamviewer.install')
-rwxr-xr-xteamviewer.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/teamviewer.install b/teamviewer.install
index b73cc045067c..832eb3a14c4a 100755
--- a/teamviewer.install
+++ b/teamviewer.install
@@ -1,5 +1,5 @@
post_install() {
- echo "The Teamviewer daemon must be running for Teamviewer 11 to work."
+ echo "The Teamviewer daemon must be running for Teamviewer to work."
echo "Execute 'sudo systemctl enable teamviewerd' in a terminal."
}