X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=package.lisp;h=6d4fd96bd2beff546af41d0bd3dc96c115605abf;hb=0528c6df7cab842b89d6f8bf92d9b1ac4f6cd678;hp=597861427ffb1b16f79cdbc9213165170dbfe940;hpb=bf4c2492ea4e77c6753208c1a2b8805491e41967;p=cl-inotify.git diff --git a/package.lisp b/package.lisp index 5978614..6d4fd96 100644 --- a/package.lisp +++ b/package.lisp @@ -32,4 +32,4 @@ #:do-events #:read-events ) - (:documentation "A binding for the LINUX inotify(7) API.")) + (:documentation "A binding (not only?) for the LINUX inotify(7) API."))