Use more intimate terms

This commit is contained in:
Aoran Zeng
2025-07-12 12:10:45 +08:00
parent 09010c2ba1
commit 109ac591c4
24 changed files with 38 additions and 89 deletions

View File

@@ -31,7 +31,7 @@ wr_guix_setsrc (char *option)
" (inherit (car %default-channels))\n"
" (url \"", source.url, "\")))");
chsrc_note2 ("为防止扰乱配置文件,请手动写入以下内容到 ~/.config/guix/channels.scm 文件中");
chsrc_note2 ("为防止扰乱配置文件,请手动写入以下内容到 ~/.config/guix/channels.scm 文件中");
p(file);
chsrc_determine_chgtype (ChgType_Manual);