summaryrefslogtreecommitdiff
path: root/gnu/packages/databases.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/databases.scm')
-rw-r--r--gnu/packages/databases.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/databases.scm b/gnu/packages/databases.scm
index 6876b9b38a..87a0421fb1 100644
--- a/gnu/packages/databases.scm
+++ b/gnu/packages/databases.scm
@@ -2418,7 +2418,7 @@ automatically set update and create date and time based fields in a table.")
`(#:phases
(modify-phases %standard-phases
(add-before 'configure 'skip-library-detection
- ;; Avoid depencies on perl-devel-checklib, openssl, and zlib. They
+ ;; Avoid dependencies on perl-devel-checklib, openssl, and zlib. They
;; are really only needed for the test suite; their absence does not
;; affect the build or the end result.
(lambda _