diff options
author | Rob Staudinger <robsta@linux.intel.com> | 2011-10-20 19:45:49 +0200 |
---|---|---|
committer | Rob Staudinger <robsta@linux.intel.com> | 2011-10-20 19:45:49 +0200 |
commit | c6e5758bb2bd8d21e15ddbe9c24c4cff05470382 (patch) | |
tree | 55ca89d538b39bbd091faa4c99e57ac997cca121 /docs | |
parent | a2b960142f20f75241cd57c39d2f8d273bc74658 (diff) |
docs: fix typo so the version appears on the docs index page.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/reference/ytstenut/ytstenut-docs.xml.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference/ytstenut/ytstenut-docs.xml.in b/docs/reference/ytstenut/ytstenut-docs.xml.in index ecfbf99..3a9cc2e 100644 --- a/docs/reference/ytstenut/ytstenut-docs.xml.in +++ b/docs/reference/ytstenut/ytstenut-docs.xml.in @@ -1,7 +1,7 @@ <?xml version="1.0"?> <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [ -<!ENTITY version "@PLUGIN_VERSION@"> +<!ENTITY version "@PACKAGE_VERSION@"> ]> <book id="yts" xmlns:xi="http://www.w3.org/2003/XInclude"> |