summaryrefslogtreecommitdiff
path: root/xmloff/README.md
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@collabora.com>2017-05-19 21:11:02 -0400
committerKohei Yoshida <kohei.yoshida@collabora.com>2017-05-19 21:11:02 -0400
commitd1de2675fe74cd629423da77646d5ecc4766dc88 (patch)
tree39d36fe58616856d7642a88f5ee2efec227d0270 /xmloff/README.md
parent624ec199068090d2c60854cc8618116d7feaf1c9 (diff)
This file path can be referenced in git.
Change-Id: I929323151668561fdcc9d5fe3708e74b86290721
Diffstat (limited to 'xmloff/README.md')
-rw-r--r--xmloff/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/README.md b/xmloff/README.md
index 47469fda2cbf..45b78ae202f6 100644
--- a/xmloff/README.md
+++ b/xmloff/README.md
@@ -9,7 +9,7 @@ The filter consumes/produces via SAX UNO API interface (implemented in
applications, for example [git:sw/source/filter/xml].
There is a central list of all element or attribute names in
-include/xmloff/xmltoken.hxx. The main class of the import filter
+[git:include/xmloff/xmltoken.hxx]. The main class of the import filter
is SvXMLImport, and of the export filter SvXMLExport.
The Import filter maintains a stack of contexts for each element being