diff options
| author | Jason Albert <albertj@us.ibm.com> | 2016-10-19 14:42:16 -0500 |
|---|---|---|
| committer | Jason Albert <albertj@us.ibm.com> | 2016-10-19 14:42:16 -0500 |
| commit | 61079da6973870dfdc8b8812c5e88c219e3d3686 (patch) | |
| tree | 71ab84cd766c859995b535c8ad433706f8db5f8d /docs/xmlformat.md | |
| parent | 55d22d71deb9f8774a6bc5afbdac5f30b872e382 (diff) | |
| download | vpdtools-61079da6973870dfdc8b8812c5e88c219e3d3686.tar.gz vpdtools-61079da6973870dfdc8b8812c5e88c219e3d3686.zip | |
Fix for formatting issue
Diffstat (limited to 'docs/xmlformat.md')
| -rw-r--r-- | docs/xmlformat.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/xmlformat.md b/docs/xmlformat.md index f8a7ae5..d6891a1 100644 --- a/docs/xmlformat.md +++ b/docs/xmlformat.md @@ -143,7 +143,7 @@ The name attribute is required and only 2 characters long `<ktvpdfile></ktvpdfile>` Contains the name or path and name to a file describing the keyword -This tag is mutually exclusive from the '<kwdesc>', '<kwformat>', '<kwlen>' and '<kwdata>' below +This tag is mutually exclusive from the `<kwdesc>`, `<kwformat>`, `<kwlen>` and `<kwdata>` below `<kwdesc></kwdesc>` A description of the contents of the keyword. Only 1 tag allowed per keyword. |

