commit | 6152b0267cac48e897facb25f7d492d83ae8bbbe | [log] [tgz] |
---|---|---|
author | Paul Bakker <p.j.bakker@polarssl.org> | Tue Apr 14 15:00:09 2015 +0200 |
committer | Paul Bakker <p.j.bakker@polarssl.org> | Tue Apr 14 15:00:09 2015 +0200 |
tree | 7c5fc6ed445f50c14c2cdbac892e035db6290709 | |
parent | db34e6d9b6195b51c365a5f7501800e970ba8e41 [diff] [blame] |
Fixed typos
diff --git a/scripts/ecc-heap.sh b/scripts/ecc-heap.sh index 4f88a44..8c53f09 100755 --- a/scripts/ecc-heap.sh +++ b/scripts/ecc-heap.sh
@@ -1,6 +1,6 @@ #!/bin/sh -# Measure heap usage (and perfomance) of ECC operations with various values of +# Measure heap usage (and performance) of ECC operations with various values of # the relevant tunable compile-time parameters. # # Usage (preferably on a 32-bit platform):