From 2c14ade05c8e1b2a6506a489000ccaafbcf11ba9 Mon Sep 17 00:00:00 2001
From: Varik Valefor
Date: Sat, 11 Sep 2021 18:52:01 -0400
Subject: [PATCH] build.html: s/gpg/GPG/
---
static/build.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/static/build.html b/static/build.html
index dd21831c..6f0fc894 100644
--- a/static/build.html
+++ b/static/build.html
@@ -356,7 +356,7 @@ cd ../..
script to verify tag signatures across all the repositories, since they simply point
to the same commits with the same hashes.
- Note that the repo command itself takes care of updating itself and uses gpg to
+
Note that the repo command itself takes care of updating itself and uses GPG to
verify by default.