From f08dea73206aeb4565e98c0266cbcefe8fb9dea8 Mon Sep 17 00:00:00 2001 From: Nicco Kunzmann Date: Tue, 26 Jun 2018 11:25:37 +0200 Subject: [PATCH] correct spelling --- basics_dev/code-signing.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/basics_dev/code-signing.md b/basics_dev/code-signing.md index 9b03d76c..d9035f22 100644 --- a/basics_dev/code-signing.md +++ b/basics_dev/code-signing.md @@ -169,14 +169,14 @@ In this case, you have several options to sign the commit: git spush ``` Now, the signature checker needs to re-check the signature. - Please commit on the pull request that you would like to have the signatures checked again. + Please comment on the pull request that you would like to have the signatures checked again. ### Unable To Verify > policy/qubesos/code-signing — Unable to verify (no valid key found) -This means that the [signature-checker] has found a signature but is not able -to verify it using the any key available. +This means that the [signature-checker] has found a signature for the commit +but is not able to verify it using the any key available. This might be that you forgot to upload the key to a key server. Please upload it.