diff --git a/cl-xdg-trash.asd b/cl-xdg-trash.asd index ce56fa7..93da4c9 100644 --- a/cl-xdg-trash.asd +++ b/cl-xdg-trash.asd @@ -1,6 +1,6 @@ (defsystem #:cl-xdg-trash :version "0.1.0" - :description "Common Lisp library to the XDG trash specification." + :description "Common Lisp interface to the XDG trash specification." :author "Alexander Rosenberg " :maintainer "Alexander Rosenberg " :homepage "https://git.zander.im/Zander671/cl-xdg-trash"