diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2018-11-18 11:03:36 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2018-11-18 11:04:29 +0100 |
commit | d26380a9bb647f75eb5875e27c02e72e09cea348 (patch) | |
tree | 8035c9e1adadb49f5a5a624f388fb4ce9587427c /doc/it/weechat_user.it.adoc | |
parent | 3c0f72d48b454e99c7b3f3ea45c0acc4a71fadb9 (diff) | |
download | weechat-d26380a9bb647f75eb5875e27c02e72e09cea348.zip |
core: replace "Mac OS X" and "OS X" by "macOS" (issue #1272)
Diffstat (limited to 'doc/it/weechat_user.it.adoc')
-rw-r--r-- | doc/it/weechat_user.it.adoc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/it/weechat_user.it.adoc b/doc/it/weechat_user.it.adoc index afff4e5b6..bcd8a6c71 100644 --- a/doc/it/weechat_user.it.adoc +++ b/doc/it/weechat_user.it.adoc @@ -47,7 +47,7 @@ Le principali caratteristiche: http://tools.ietf.org/html/rfc2813[2813] // TRANSLATION MISSING * IRC proxy and relay for remote interfaces -* multi-piattaforma (GNU/Linux, *BSD, MacOS X, Windows ed altre) +* multi-piattaforma (GNU/Linux, *BSD, macOS, Windows ed altre) * 100% GPL, software libero La home page di WeeChat si trova qui: https://weechat.org/ @@ -98,7 +98,7 @@ WeeChat può essere compilato con cmake oppure autotools // TRANSLATION MISSING [NOTE] -On OS X, you can use http://brew.sh/[Homebrew]: +On macOS, you can use http://brew.sh/[Homebrew]: `brew install weechat --with-python --with-perl` (for help: `brew info weechat`). |