diff options
Diffstat (limited to 'examples')
-rwxr-xr-x | examples/hooks/kde-no-pdf-drm.sh | 2 |
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 2eb3739c3..7d7c59b53 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. |