summaryrefslogtreecommitdiff
path: root/gnu/packages/xiph.scm
diff options
context:
space:
mode:
authorEfraim Flashner <efraim@flashner.co.il>2026-02-20 09:45:45 +0200
committerEfraim Flashner <efraim@flashner.co.il>2026-02-20 09:47:01 +0200
commitdf8afc5b87d816832119e4bdceed7243da657a5c (patch)
tree262562b45dec15ba36ae1b46f70fd05d3b11e12d /gnu/packages/xiph.scm
parente2871f7c271eae81035adfa10ec1b0b450ed08f1 (diff)
gnu: Fix some spelling errors.
* gnu/packages/version-control.scm, gnu/packages/video.scm, gnu/packages/vim.scm, gnu/packages/virtualization.scm, gnu/packages/vpn.scm, gnu/packages/weather.scm, gnu/packages/web.scm, gnu/packages/wm.scm, gnu/packages/xdisorg.scm, gnu/packages/xiph.scm, gnu/packages/xorg.scm: Fix some spelling errors. Change-Id: I52a8739a9c3b7dc2bd2d603ac9268c662a3ea2c5
Diffstat (limited to 'gnu/packages/xiph.scm')
-rw-r--r--gnu/packages/xiph.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/xiph.scm b/gnu/packages/xiph.scm
index 9bb0b443dd1..4331c1e13fb 100644
--- a/gnu/packages/xiph.scm
+++ b/gnu/packages/xiph.scm
@@ -407,7 +407,7 @@ incorporated technology from Skype's SILK codec and Xiph.Org's CELT codec.")
(build-system gnu-build-system)
(arguments
;; The package developers misuse pkg-config such that it doesn't work
- ;; when cross compiling. Therefore we avoid it completly and set the
+ ;; when cross compiling. Therefore we avoid it completely and set the
;; necessary flags ourselves.
`(#:configure-flags (list (string-append "CFLAGS=-I"
(assoc-ref %build-inputs "libogg")