[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
11/12: build/maven: fix-pom-dependencies: Fix typo.
From: |
guix-commits |
Subject: |
11/12: build/maven: fix-pom-dependencies: Fix typo. |
Date: |
Thu, 29 Oct 2020 00:15:26 -0400 (EDT) |
vagrantc pushed a commit to branch master
in repository guix.
commit 28680722b29783f66dd43f32887fba280e829812
Author: Vagrant Cascadian <vagrant@debian.org>
AuthorDate: Wed Oct 28 20:17:54 2020 -0700
build/maven: fix-pom-dependencies: Fix typo.
* guix/build/maven/pom (fix-pom-dependencies): Fix spelling of "overrides".
---
guix/build/maven/pom.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/guix/build/maven/pom.scm b/guix/build/maven/pom.scm
index 6f847da..52f2106 100644
--- a/guix/build/maven/pom.scm
+++ b/guix/build/maven/pom.scm
@@ -262,7 +262,7 @@ not found in @var{inputs}, information from this list is
used instead to determi
the latest version of the package. This is an association list of group IDs
to another association list of artifact IDs to a version number.
-Returns nothing, but overides the @var{pom-file} as a side-effect."
+Returns nothing, but overrides the @var{pom-file} as a side-effect."
(define pom (get-pom pom-file))
(define (ls dir)
- branch master updated (3791d15 -> 159c594), guix-commits, 2020/10/29
- 02/12: gnu: rust-zstd-safe-2: Fix typo., guix-commits, 2020/10/29
- 01/12: gnu: python-django-auth-ldap: Fix typo., guix-commits, 2020/10/29
- 07/12: gnu: python-scour: Fix typo., guix-commits, 2020/10/29
- 05/12: gnu: emacs-highlight-numbers: Fix typo., guix-commits, 2020/10/29
- 06/12: gnu: altermime: Fix typo., guix-commits, 2020/10/29
- 04/12: gnu: python-django-sekizai: Fix typo., guix-commits, 2020/10/29
- 09/12: gnu: ganeti-luxid-service-type: Fix typo., guix-commits, 2020/10/29
- 12/12: build/maven: Fix typo., guix-commits, 2020/10/29
- 11/12: build/maven: fix-pom-dependencies: Fix typo.,
guix-commits <=
- 03/12: gnu: rust-webpki-0.21: Fix typo., guix-commits, 2020/10/29
- 08/12: gnu: python-mujson: Fix typo., guix-commits, 2020/10/29
- 10/12: build/maven: fix-pom-dependencies: Fix typo., guix-commits, 2020/10/29