diff options
| author | marekm72 <35698605+marekm72@users.noreply.github.com> | 2024-11-22 17:33:31 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-11-22 17:33:31 +0100 |
| commit | 74ffa1baaafc108a168d4432da46b140ba798efa (patch) | |
| tree | b1907d37385fac08fc21fda75eafc09ca82f9757 /extras | |
| parent | 6a8bf6e88813444ef1d3fc850bbd50a68e4bb0f8 (diff) | |
| download | vyos-jenkins-74ffa1baaafc108a168d4432da46b140ba798efa.tar.gz vyos-jenkins-74ffa1baaafc108a168d4432da46b140ba798efa.zip | |
Fix typo
s/singing/signing
Diffstat (limited to 'extras')
| -rw-r--r-- | extras/mirror/resources/template.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extras/mirror/resources/template.html b/extras/mirror/resources/template.html index 484fc96..7e8ca87 100644 --- a/extras/mirror/resources/template.html +++ b/extras/mirror/resources/template.html @@ -83,7 +83,7 @@ </p> <p> - The APT gpg singing key for this repository can be found <a href="[REPOSITORY_URL]/apt.gpg.key">here</a>. + The APT gpg signing key for this repository can be found <a href="[REPOSITORY_URL]/apt.gpg.key">here</a>. <br> |
