aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorWilliam Roberts <william.c.roberts@intel.com>2018-01-25 14:56:12 -0800
committerPhilip Tricca <philip.b.tricca@intel.com>2018-01-31 06:58:39 -0800
commit0723c61ff7fbd321f34ec54e42e6262716515197 (patch)
tree957222c8207ba67b53e4bcf9527dfe901e2d5797 /README.md
parent52a83ba06a4c57b4fe2e6f61ed821d945b47b857 (diff)
downloadtpm2-tss-0723c61ff7fbd321f34ec54e42e6262716515197.tar.gz
readme: fix spelling mistake
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 174bb1f2..4c55be67 100644
--- a/README.md
+++ b/README.md
@@ -73,7 +73,7 @@ SAPI library, TAB/RM, and Test Code Block Diagram:
├── log : logging functions
├── m4 : autoconf support macros
├── man : man pages
-├── marshal : TPM2 typer marshalling library implementation
+├── marshal : TPM2 type marshalling library implementation
├── script : scripts used by the build or CI
├── sysapi : system API implementation
│   ├── include : headers internal to the SAPI