diff doc/overview.rst @ 3100:cea52c9ddfd9

plugin XEP-0060, jp (pubsub/set): publish-options implementation: - publishing options (XEP-0060 ยง7.1.5) implementation. - jp pubsub/set can specify publish-options using `-f` and `-F` - doc has been updated to explain that - psItemSend and psItemsSend now use serialisation for "extra" - publish-options can be specified in extra['publish-options'] with those methods
author Goffi <goffi@goffi.org>
date Sat, 28 Dec 2019 20:02:18 +0100
parents 72583524cfd3
children f21412896620
line wrap: on
line diff
--- a/doc/overview.rst	Fri Dec 27 13:30:20 2019 +0100
+++ b/doc/overview.rst	Sat Dec 28 20:02:18 2019 +0100
@@ -66,7 +66,7 @@
 -----
 
 Cagou is the desktop/mobile frontend. It's probably the main interface for most users. It
-is based on the `Kivy`_ framework and should run of most platforms (for now it is
+is based on the `Kivy`_ framework and should run on most platforms (for now it is
 officially tested only on GNU/Linux and Android phones and tablets).
 
 .. _Kivy: https://kivy.org