Comparing package derivations: Fix inconsistent verbage.

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

* guix-data-service/web/compare/html.scm (compare/package-derivations):
Replace "Still broken" with "Still failing" in the "Build change" help text.

Signed-off-by: Christopher Baines <mail@cbaines.net>
This commit is contained in:
Leo Famulari 2023-02-16 17:26:45 -05:00 committed by Christopher Baines
parent f68822cad2
commit 8c2f97eef8

View file

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