summaryrefslogtreecommitdiff
path: root/extra/cups/cups.install
diff options
context:
space:
mode:
Diffstat (limited to 'extra/cups/cups.install')
-rw-r--r--extra/cups/cups.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/cups/cups.install b/extra/cups/cups.install
index 0b7245aa7..47c3d9b82 100644
--- a/extra/cups/cups.install
+++ b/extra/cups/cups.install
@@ -14,7 +14,7 @@ post_upgrade() {
fi
if [ "`vercmp $2 1.4.7-2`" -lt 0 ]; then
# important upgrade notice
- echo "daemon srcript has been renamed to /etc/rc.d/cupsd"
+ echo "daemon script has been renamed to /etc/rc.d/cupsd"
echo "change your entry in /etc/rc.conf"
fi
}