[Libreoffice-commits] online.git: loolwsd/protocol.txt

Tor Lillqvist tml at collabora.com
Thu Feb 18 13:43:16 UTC 2016


 loolwsd/protocol.txt |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 54a2ca8b2b7d486fb8a6616fe70008f9dfaf5993
Author: Tor Lillqvist <tml at collabora.com>
Date:   Thu Feb 18 15:42:31 2016 +0200

    Fix typo

diff --git a/loolwsd/protocol.txt b/loolwsd/protocol.txt
index c7338cd..afef2af 100644
--- a/loolwsd/protocol.txt
+++ b/loolwsd/protocol.txt
@@ -22,7 +22,7 @@ disconnect [reason]
     Sent before disconnecting gracefully.
     reason: optional human-readable reason to disconnect.
 
-downloadas downloadas name=<fileName> id=<id> format=<document format> options=<SkipImages, etc>
+downloadas name=<fileName> id=<id> format=<document format> options=<SkipImages, etc>
 
     Exports the current document to the desired format and returns a download URL
     The id identifies the request on the client.


More information about the Libreoffice-commits mailing list