wsd/reference.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
New commits: commit 8df2610dc9b249871c74d7e4c23537e168d340ef Author: Aron Budea <[email protected]> AuthorDate: Fri Nov 8 17:54:50 2019 +0100 Commit: Aron Budea <[email protected]> CommitDate: Fri Nov 8 17:57:33 2019 +0100 Update reference to TemplateSource in capabilities Change-Id: I1a0c08752bf81ae6675ea7430ca3024c35bd8c89 Reviewed-on: https://gerrit.libreoffice.org/82316 Reviewed-by: Aron Budea <[email protected]> Tested-by: Aron Budea <[email protected]> diff --git a/wsd/reference.md b/wsd/reference.md index 2d485145b..a53fbbd3e 100644 --- a/wsd/reference.md +++ b/wsd/reference.md @@ -196,9 +196,9 @@ Currently the following are present: The property *available* is *true* when the convert-to functionality is present and correctly accessible from the WOPI host. -* hasTemplateSaveAs: true/false +* hasTemplateSource: true/false - is *true* when the Online supports the TemplateSaveAs CheckFileInfo property. + is *true* when the Online supports the TemplateSource CheckFileInfo property. * hasMobileSupport: true/false _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
