me
/
guix
Archived
1
0
Fork 0

build/maven: fix-pom-dependencies: Fix typo.

* guix/build/maven/pom (fix-pom-dependencies): Fix spelling of "overrides".
master
Vagrant Cascadian 2020-10-28 20:17:54 -07:00
parent 05ee7ef8b7
commit 28680722b2
No known key found for this signature in database
GPG Key ID: DC518FC87F9716AA
1 changed files with 1 additions and 1 deletions

View File

@ -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)