Software /
code /
prosody-modules
Changeset
4633:63c91f2a86e5
mod_rest: Fix typo (thanks codespell)
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Tue, 27 Jul 2021 00:22:30 +0200 |
parents | 4632:ab7dc5c5c782 |
children | 4634:db58c77a185a |
files | mod_rest/res/schema-xmpp.json |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/mod_rest/res/schema-xmpp.json Tue Jul 27 00:21:42 2021 +0200 +++ b/mod_rest/res/schema-xmpp.json Tue Jul 27 00:22:30 2021 +0200 @@ -343,7 +343,7 @@ "required" : [ "jid" ], - "titel" : "XEP-0249: Direct MUC Invitations", + "title" : "XEP-0249: Direct MUC Invitations", "type" : "object", "xml" : { "name" : "x",