summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Pentchev <roam@ringlet.net>2020-05-02 14:59:23 +0300
committerPeter Pentchev <roam@debian.org>2020-05-02 14:59:23 +0300
commit5f3507f9937db65a2b050b4e70a84c99f2dafb0d (patch)
treea212993eba5bf0b60ff89b97924644e0a1b53079
parentd53cb576dbba63f2f54cd7ab13b55577471212c2 (diff)
Correct a typographical error.
Forwarded: no Last-Update: 2017-01-09 Gbp-Pq: Name typos.patch
-rwxr-xr-xbomstrip_expl.bf8
1 files changed, 4 insertions, 4 deletions
diff --git a/bomstrip_expl.bf b/bomstrip_expl.bf
index 2677922..1bf132f 100755
--- a/bomstrip_expl.bf
+++ b/bomstrip_expl.bf
@@ -10,10 +10,10 @@ Read a byte of input; if it's minus 1 we treat it as an EOF
[>>+<+<-]>>
And we put our constant after it; as the number 239 itself
is a prime we use 240 which factorizes nicely as 2^4 * 3 * 5
- and substract one from it
+ and subtract one from it
>>>>+++++[<++++>-]<[<++++>-]<[<+++>-]<-
- While our constant is not zero we substract one from it and also
+ While our constant is not zero we subtract one from it and also
from the input byte
[<->-]
@@ -38,11 +38,11 @@ Read a byte of input; if it's minus 1 we treat it as an EOF
[>>+<+<-]>>
And we put our constant again next to it;
- We first calculate 189; which is 3^3 * 7 and substract 2
+ We first calculate 189; which is 3^3 * 7 and subtract 2
>>>>+++++++[<+++>-]<[<+++>-]<[<+++>-]<-- The number 0xBB
- While our constant is not zero we substract one from it and also
+ While our constant is not zero we subtract one from it and also
from the input byte
[<->-]