guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated: Fix typo


From: Christopher Baines
Subject: branch master updated: Fix typo
Date: Thu, 19 Nov 2020 16:47:05 -0500

This is an automated email from the git hooks/post-receive script.

cbaines pushed a commit to branch master
in repository data-service.

The following commit(s) were added to refs/heads/master by this push:
     new d98c676  Fix typo
d98c676 is described below

commit d98c6765632118b1912720c16902da2622ca610b
Author: Christopher Baines <mail@cbaines.net>
AuthorDate: Thu Nov 19 21:46:47 2020 +0000

    Fix typo
---
 guix-data-service/web/compare/html.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/guix-data-service/web/compare/html.scm 
b/guix-data-service/web/compare/html.scm
index 7434dfd..c813340 100644
--- a/guix-data-service/web/compare/html.scm
+++ b/guix-data-service/web/compare/html.scm
@@ -683,7 +683,7 @@ and target derivations")
                            (dt "Unknown")
                            (dd
                             "No base and target derivation to compare, or not
-enought builds to determine a change")))
+enough builds to determine a change")))
             #:allow-selecting-multiple-options #f)
           (div (@ (class "form-group form-group-lg"))
                (div (@ (class "col-sm-offset-2 col-sm-10"))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]