summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason Albert <albertj@us.ibm.com>2016-10-19 14:44:22 -0500
committerJason Albert <albertj@us.ibm.com>2016-10-19 14:44:22 -0500
commit0790d44a1a32a02d34617c477f1f5d4c49b891b4 (patch)
tree3e86296033a02e8b54c104e2c6e3efde535e85e7
parent61079da6973870dfdc8b8812c5e88c219e3d3686 (diff)
downloadvpdtools-0790d44a1a32a02d34617c477f1f5d4c49b891b4.tar.gz
vpdtools-0790d44a1a32a02d34617c477f1f5d4c49b891b4.zip
Another documentation example fix
-rw-r--r--docs/xmlformat.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/xmlformat.md b/docs/xmlformat.md
index d6891a1..fb3729b 100644
--- a/docs/xmlformat.md
+++ b/docs/xmlformat.md
@@ -193,10 +193,10 @@ For bin data:
</keyword>
```
-The inclusion of a keyword kvpd file would look like this:
+The inclusion of a keyword ktvpdfile would look like this:
``` xml
<keyword name=”NM”>
- <ktvdfile>vini-nm.xml</ktvpdfile>
+ <ktvpdfile>vini-nm.xml</ktvpdfile>
</keyword>
```
OpenPOWER on IntegriCloud