[Libreoffice-commits] core.git: xmloff/README.md
Kohei Yoshida
kohei.yoshida at collabora.com
Sat May 20 01:11:46 UTC 2017
xmloff/README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit d1de2675fe74cd629423da77646d5ecc4766dc88
Author: Kohei Yoshida <kohei.yoshida at collabora.com>
Date: Fri May 19 21:11:02 2017 -0400
This file path can be referenced in git.
Change-Id: I929323151668561fdcc9d5fe3708e74b86290721
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
More information about the Libreoffice-commits
mailing list