# HG changeset patch # User Kim Alvefur # Date 1627338150 -7200 # Node ID 63c91f2a86e565f0e9b379bf58e34bb3842b41eb # Parent ab7dc5c5c782036d1f7032534a1a49c7686e2983 mod_rest: Fix typo (thanks codespell) diff -r ab7dc5c5c782 -r 63c91f2a86e5 mod_rest/res/schema-xmpp.json --- 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",