[Pkg-bitcoin-commits] [libsecp256k1] 02/37: Fix typo: "exectured" → "executed"

Jonas Smedegaard dr at jones.dk
Fri Aug 18 11:27:51 UTC 2017


This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository libsecp256k1.

commit 73aca8364fd329b2686a46737a3d248078678583
Author: practicalswift <practicalswift at users.noreply.github.com>
Date:   Sun Jan 29 18:36:08 2017 +0100

    Fix typo: "exectured" → "executed"
---
 sage/group_prover.sage | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sage/group_prover.sage b/sage/group_prover.sage
index ab580c5..68882e9 100644
--- a/sage/group_prover.sage
+++ b/sage/group_prover.sage
@@ -17,7 +17,7 @@
 #   - A constraint describing the requirements of the law, called "require"
 # * Implementations are transliterated into functions that operate as well on
 #   algebraic input points, and are called once per combination of branches
-#   exectured. Each execution returns:
+#   executed. Each execution returns:
 #   - A constraint describing the assumptions this implementation requires
 #     (such as Z1=1), called "assumeFormula"
 #   - A constraint describing the assumptions this specific branch requires,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-bitcoin/libsecp256k1.git



More information about the Pkg-bitcoin-commits mailing list