diff options
author | Khaled Hosny <khaledhosny@eglug.org> | 2014-07-18 08:09:31 +0200 |
---|---|---|
committer | Khaled Hosny <khaledhosny@eglug.org> | 2014-07-18 08:09:31 +0200 |
commit | eddd7646d672ea9b0561dacb09da224d098e531e (patch) | |
tree | 100b7917a4526fc8579a49c029afc26d924e253c /libreofficekit | |
parent | 8f082e212de92348a3373cb5c6a1b32590fec418 (diff) |
Try to make some sense out of that sentence
Change-Id: Ibe9fedb3602d6c8ddbc007b214969c9960ba10b1
Diffstat (limited to 'libreofficekit')
-rw-r--r-- | libreofficekit/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libreofficekit/README b/libreofficekit/README index 624d67c1fb9c..3242ae063774 100644 --- a/libreofficekit/README +++ b/libreofficekit/README @@ -2,7 +2,7 @@ LibreOfficeKit ************** LibreOfficeKit can be used for accessing LibreOffice functionality -without LibreOffice, through C/C++, without any need to use UNO. +through C/C++, without any need to use UNO. For now it only offers document conversion (in addition to an experimental tiled rendering API). |