summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2009-06-02 17:12:47 +0200
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:09:44 +0100
commit7d60810d90d1a92a3161730ee0dd6082adc6c258 (patch)
tree73642d9e0725f3d9bd3afb5690b3fdeefb07afef /examples
parent6bb915f3b4e57b3a8a9612a7dcd4ce03af55828e (diff)
downloadlive-build-7d60810d90d1a92a3161730ee0dd6082adc6c258.zip
live-build-7d60810d90d1a92a3161730ee0dd6082adc6c258.tar.gz
Correcting spelling mistake in kde-no-pdf-drm example hook.
Diffstat (limited to 'examples')
-rwxr-xr-xexamples/hooks/kde-no-pdf-drm.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/hooks/kde-no-pdf-drm.sh b/examples/hooks/kde-no-pdf-drm.sh
index 2eb3739..7d7c59b 100755
--- a/examples/hooks/kde-no-pdf-drm.sh
+++ b/examples/hooks/kde-no-pdf-drm.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# This is a hook for live-helper(7) to configure KDEs PDF viewer to ignore
-# manipulation restrcition on "DRM protect" PDF documents.
+# manipulation restriction on "DRM protect" PDF documents.
#
# To enable it, copy or symlink this hook into your config/chroot_local-hooks
# directory.