diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/plugins/relay/api/weechat-relay-api.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/relay/api/weechat-relay-api.yaml b/src/plugins/relay/api/weechat-relay-api.yaml index 7f9d57f5d..ba3e9aaa2 100644 --- a/src/plugins/relay/api/weechat-relay-api.yaml +++ b/src/plugins/relay/api/weechat-relay-api.yaml @@ -981,7 +981,7 @@ components: buffer: type: string description: >- - Buffer full name (eg: `irc.libera.#weechat`) + Buffer full name example: 'irc.libera.#weechat' command: type: string |