gnu: acpica: Fix typo in synopsis.

* gnu/packages/admin.scm (acpica)[synopsis]: Fix typo or grammar.
This commit is contained in:
Tobias Geerinckx-Rice 2020-05-17 05:10:01 +02:00
parent c1ca686bc8
commit 018be4ca5e
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -1711,7 +1711,7 @@ (define-public acpica
#:tests? #f ; no 'check' target
#:phases (modify-phases %standard-phases (delete 'configure))))
(home-page "https://acpica.org/")
(synopsis "Tools for the development and debug of ACPI tables")
(synopsis "Tools for the development and debugging of ACPI tables")
(description
"The ACPI Component Architecture (@dfn{ACPICA}) project provides an
OS-independent reference implementation of the Advanced Configuration and