summaryrefslogtreecommitdiff
path: root/app-text/dictd/files/1.10.11/dictd.initd
diff options
context:
space:
mode:
Diffstat (limited to 'app-text/dictd/files/1.10.11/dictd.initd')
-rw-r--r--app-text/dictd/files/1.10.11/dictd.initd2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/dictd/files/1.10.11/dictd.initd b/app-text/dictd/files/1.10.11/dictd.initd
index ca4474043bcf..385461ae08fb 100644
--- a/app-text/dictd/files/1.10.11/dictd.initd
+++ b/app-text/dictd/files/1.10.11/dictd.initd
@@ -12,7 +12,7 @@ prepconfig() {
fi
# if no dictionaries, skip startup.
- # The new way of doing this is to scan /usr/lib/dict and tweek the conf
+ # The new way of doing this is to scan /usr/share/dict and tweek the conf
einfo "Scanning for dictionaries..."
if [ ! -d "${DLIBDIR}" ]; then
eerror "${DLIBDIR} doesn't exist, no dictionaries found."