1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/biboumi_ynh.git synced 2024-09-03 18:15:58 +02:00

Small typos

This commit is contained in:
ericgaspar 2020-10-30 15:55:50 +01:00
parent bdae675962
commit 066fc5ce9b
2 changed files with 3 additions and 3 deletions

View file

@ -13,7 +13,7 @@ Biboumi is an XMPP gateway for the IRC network.
Once biboumi_ynh is installed you can use any XMMP client software to join IRC channels. Any IRC channel is seen as a standard XMMP chatroom (aka MUC) with a special name.
The the name is formatted like this: `#channelname%ircservername@biboumi.yourdomain.tld`.
For example, if you have a yunohost server hosting domain *example.net* and you want to join the channel *#yunohost* on *irc.freenode.net* you simply need to join the MUC `#yunohost%irc.freenode.net@biboumi.example.net`.
For example, if you have a YunoHost server hosting domain *example.net* and you want to join the channel *#yunohost* on *irc.freenode.net* you simply need to join the MUC `#yunohost%irc.freenode.net@biboumi.example.net`.
**Shipped version:** 8.3
@ -32,7 +32,7 @@ You can configure Biboumi with the file `/etc/biboumi/biboumi.cfg`.
## Limitations
* Currently, biboumi is only tested with one domain and it must be the main domain of your yunohost server.
* Currently, Biboumi is only tested with one domain and it must be the main domain of your YunoHost server.
## Links

View file

@ -6,7 +6,7 @@
"en": "XMPP gateway for the IRC network.",
"fr": "Passerelle XMPP pour le réseau IRC."
},
"version": "8.3~ynh2",
"version": "8.3~ynh1",
"url": "https://biboumi.louiz.org/",
"license": "Zlib",
"maintainer": {