diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2021-11-11 21:33:16 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2021-11-11 21:33:16 +0100 |
commit | d4650183baa21e9dc0c7529afe06e41d2ef93a48 (patch) | |
tree | df0eb745521d36548b1129c57d078fb04adf2e07 /doc/en | |
parent | a6c40d21903cda5cacd06dcbb91db96815b600bd (diff) | |
download | weechat-d4650183baa21e9dc0c7529afe06e41d2ef93a48.zip |
doc: fix typos in user's guide
Diffstat (limited to 'doc/en')
-rw-r--r-- | doc/en/weechat_user.en.adoc | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/en/weechat_user.en.adoc b/doc/en/weechat_user.en.adoc index bb36454de..c15e15f1f 100644 --- a/doc/en/weechat_user.en.adoc +++ b/doc/en/weechat_user.en.adoc @@ -369,10 +369,10 @@ $ ctest -V [[git_sources]] === Git sources -Warning: git sources are for advanced users: it may not compile or not be +Warning: Git sources are for advanced users: it may not compile or not be stable. You're warned! -To get git sources, issue this command: +To get Git sources, issue this command: ---- $ git clone https://github.com/weechat/weechat.git @@ -3351,7 +3351,7 @@ when replying to CTCP: | Code | Description | Value/example | $clientinfo | List of supported CTCP | `+ACTION DCC CLIENTINFO FINGER PING SOURCE TIME USERINFO VERSION+` | $version | WeeChat version | `+0.4.0-dev+` -| $versiongit | WeeChat version + git version ^(1)^ | `+0.4.0-dev (git: v0.3.9-104-g7eb5cc4)+` +| $versiongit | WeeChat version + Git version ^(1)^ | `+0.4.0-dev (git: v0.3.9-104-g7eb5cc4)+` | $git | Git version ^(1)^ | `+v0.3.9-104-g7eb5cc4+` | $compilation | WeeChat compilation date | `+Dec 16 2012+` | $osinfo | Info about OS | `+Linux 2.6.32-5-amd64 / x86_64+` @@ -3363,8 +3363,8 @@ when replying to CTCP: |=== [NOTE] -^(1)^ The git version is the output of command `git describe`. It is known only -if WeeChat has been compiled inside the git repository and if git was installed. +^(1)^ The Git version is the output of command `git describe`. It is known only +if WeeChat has been compiled inside the Git repository and if Git was installed. If CTCP options are not defined (by default), CTCP replies are: |