summarylogtreecommitdiffstats
path: root/ympd.install
diff options
context:
space:
mode:
Diffstat (limited to 'ympd.install')
-rw-r--r--ympd.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/ympd.install b/ympd.install
index 68d8017c93bc..4eb71a754b52 100644
--- a/ympd.install
+++ b/ympd.install
@@ -1,5 +1,5 @@
post_upgrade(){
if [ -e "/etc/conf.d/ympd" ]; then
- echo "WARNING: ympd config file /etc/cond.d/ympd should be moved to /etc/default/ympd"
+ echo "WARNING: ympd config file /etc/conf.d/ympd should be moved to /etc/default/ympd"
fi
}