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:
parent
f68822cad2
commit
8c2f97eef8
1 changed files with 1 additions and 1 deletions
|
|
@ -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")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue