Correct misspellings and typos from codespell tool

This commit is contained in:
Eric Blankenhorn
2019-12-24 12:29:33 -06:00
parent 3f13b49fa3
commit b83804cb9d
111 changed files with 489 additions and 491 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ single function. WPO also optimizes away the automatic FIPS entry function.
Each of the source files inside the FIPS boundary defines their own code and
constant section. The code section names start with ".fipsA$" and the constant
section names start with ".fipsB$". Each subsection has a letter to organize
them in a secific order. This specific ordering puts marker functions and
them in a specific order. This specific ordering puts marker functions and
constants on either end of the boundary so it can be hashed.