summaryrefslogtreecommitdiff
path: root/nongnu/packages/linux.scm
diff options
context:
space:
mode:
authorJonathan Brielmaier <jonathan.brielmaier@web.de>2022-08-10 10:33:48 +0200
committerJonathan Brielmaier <jonathan.brielmaier@web.de>2022-08-10 10:33:48 +0200
commited453d1762b57321cd59e1e8c641d464b1f98108 (patch)
treef0b0fdbaa184df3ce5ac1d8d2ade3b9ac63964de /nongnu/packages/linux.scm
parentd2717cb03b30a37c2888596a4d32f1a84a892b2f (diff)
nongnu: sof-firmware: Fix typo in description.
* nongnu/packages/linux.scm (sof-firmware)[description]: Fix typo. Reported-by: Josselin Poiret <dev@jpoiret.xyz>
Diffstat (limited to 'nongnu/packages/linux.scm')
-rw-r--r--nongnu/packages/linux.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/nongnu/packages/linux.scm b/nongnu/packages/linux.scm
index e5d9ed3..fff8cee 100644
--- a/nongnu/packages/linux.scm
+++ b/nongnu/packages/linux.scm
@@ -854,7 +854,7 @@ documented in the respective processor revision guides.")
(home-page "https://www.sofproject.org")
(synopsis "Sound Open Firmware")
(description "This package contains Linux firmwares and topology files for
-audio DSPs that can be found on the Intel Skylake architecture. Those
-firmware can be built for source but need to be signed by Intel in order to be
+audio DSPs that can be found on the Intel Skylake architecture. This
+firmware can be built from source but need to be signed by Intel in order to be
loaded by Linux.")
(license bsd-3)))