diff options
Diffstat (limited to 'mustache-templates')
-rw-r--r-- | mustache-templates/reproducible/package_navigation.mustache | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mustache-templates/reproducible/package_navigation.mustache b/mustache-templates/reproducible/package_navigation.mustache index f49e86de..dd7654ac 100644 --- a/mustache-templates/reproducible/package_navigation.mustache +++ b/mustache-templates/reproducible/package_navigation.mustache @@ -13,7 +13,7 @@ <li>No notes exist for this package. <a href="https://anonscm.debian.org/git/reproducible/notes.git/tree/README">Add some.</a></li> {{/reproducible}} {{#reproducible}} - <li>Good work! This package looks reproducible :)</li> + <li>Good work! This package looks reproducible in our current test framework :)</li> {{/reproducible}} {{/notes_uri}} <li> |