diff options
author | mathieui <mathieui@mathieui.net> | 2021-01-30 19:04:11 +0100 |
---|---|---|
committer | mathieui <mathieui@mathieui.net> | 2021-01-30 19:04:11 +0100 |
commit | 68649d008932561f72429648a9e7f3cac15552ff (patch) | |
tree | dd8088475f6d454828a1b377f25be4f39dfcca40 /docs/api/plugins/xep_0050.rst | |
parent | ab9b7115dece859907a6dd4a4c319ecf54177b4d (diff) | |
parent | 473575d276bc6b838af9e375bcacce7e34e3d415 (diff) | |
download | slixmpp-68649d008932561f72429648a9e7f3cac15552ff.tar.gz slixmpp-68649d008932561f72429648a9e7f3cac15552ff.tar.bz2 slixmpp-68649d008932561f72429648a9e7f3cac15552ff.tar.xz slixmpp-68649d008932561f72429648a9e7f3cac15552ff.zip |
Merge branch 'update-doc-xep-titles' into 'master'
doc: update XEP titles
See merge request poezio/slixmpp!110
Diffstat (limited to 'docs/api/plugins/xep_0050.rst')
-rw-r--r-- | docs/api/plugins/xep_0050.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/api/plugins/xep_0050.rst b/docs/api/plugins/xep_0050.rst index 907a5891..3399bbd9 100644 --- a/docs/api/plugins/xep_0050.rst +++ b/docs/api/plugins/xep_0050.rst @@ -1,6 +1,6 @@ -XEP 0050 -======== +XEP-0050: Ad-Hoc Commands +========================= .. module:: slixmpp.plugins.xep_0050 |