guix-patches
[Top][All Lists]
Advanced

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

[bug#61560] [Guix Data Service] Comparing package derivations: Fix incon


From: Leo Famulari
Subject: [bug#61560] [Guix Data Service] Comparing package derivations: Fix inconsistent verbage.
Date: Thu, 16 Feb 2023 17:26:45 -0500

Harmonize "Build change" options between the selection menu and the 
documentation

I don't have a preference about which phrase is chosen. Please use your
judgement in fixing this to ensure consistency throughout the user interface.

* guix-data-service/web/compare/html.scm (compare/package-derivations): Replace
"Still broken" with "Still failing" in the "Build change" help text.
---
 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 58fb514..44acb81 100644
--- a/guix-data-service/web/compare/html.scm
+++ b/guix-data-service/web/compare/html.scm
@@ -797,7 +797,7 @@ derivation")
                            (dd
                             "At least one successful build for both the base
 and target derivations")
-                           (dt "Still broken")
+                           (dt "Still failing")
                            (dd
                             "No successful builds and at least one failed 
builds for both the base and target derivations")
                            (dt "Unknown")
-- 
2.39.1






reply via email to

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