summary refs log tree commit diff
path: root/m4
diff options
context:
space:
mode:
authorNikolaos Chatzikonstantinou <nchatz314@gmail.com>2023-09-21 21:39:47 +0300
committerLudovic Courtès <ludo@gnu.org>2023-10-05 23:14:54 +0200
commit3d4d7fec05a8bdb0764a37515bb7c739b1094ab5 (patch)
tree50adfc9bd03c2233585fc28a115dd2e9f89a30af /m4
parent2467b7d1fb2927c349f4d96456060a4e6d8fd562 (diff)
downloadguix-3d4d7fec05a8bdb0764a37515bb7c739b1094ab5.tar.gz
doc: Fix channel name typo.
When the manual has "variant-personal-packages", it actually refers to the
channel "variant-packages", as it is named so elsewhere.

To correct this, I ran the command

    grep -r -l variant-personal-packages | xargs \
    sed -i 's/variang-personal-packages/variant-packages/g'

* doc/guix.texi (Specifying Additional Channels): Fix channel name typo.
* po/doc/guix-manual.de.po: Fix channel name typo.
* po/doc/guix-manual.es.po: Fix channel name typo.
* po/doc/guix-manual.fr.po: Fix channel name typo.
* po/doc/guix-manual.pt_BR.po: Fix channel name typo.
* po/doc/guix-manual.ru.po: Fix channel name typo.
* po/doc/guix-manual.zh_CN.po: Fix channel name typo.

Signed-off-by: Nikolaos Chatzikonstantinou <nchatz314@gmail.com>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Diffstat (limited to 'm4')
0 files changed, 0 insertions, 0 deletions