summaryrefslogtreecommitdiff
path: root/specs
diff options
context:
space:
mode:
authorSebastian Hahn <sebastian@torproject.org>2009-06-01 14:40:06 +0200
committerSebastian Hahn <sebastian@torproject.org>2009-08-25 19:24:42 +0200
commit33f0fc41bb8a8ff08432d91ebca7863d40b5c615 (patch)
tree3b337910378be79f6c0c5fb92219994b7f9c0ba9 /specs
parent87721d4833478ea4f9c857553ea3e86e08b727b1 (diff)
Spelling fixes and import cleanup
Diffstat (limited to 'specs')
-rw-r--r--specs/thandy-spec.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/specs/thandy-spec.txt b/specs/thandy-spec.txt
index 5cc4fa6..7ebe444 100644
--- a/specs/thandy-spec.txt
+++ b/specs/thandy-spec.txt
@@ -290,7 +290,7 @@
S is a signature of the canonical encoding of X using the
identified key.
- We define one signing methods at present:
+ We define one signing method at present:
sha256-pkcs1 : A signature of the SHA256 hash of the canonical
encoding of X, using PKCS-1 padding.
@@ -665,7 +665,7 @@
KEY must be unique across the thandy repository. It identifies
this kind of installable item uniquely. VAL is the version of this
item. When Thandy installs the item, it writes a persistent mapping
- from KEY to VAL to a local database. The item is instaleld if such
+ from KEY to VAL to a local database. The item is installed if such
a mapping is found to exist.