Browse Source

fix: correct a terminlogy

Xℹ Ruoyao 5 năm trước cách đây
mục cha
commit
8aa8eb9964
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      zh_CN/fix.sh

+ 1 - 1
zh_CN/fix.sh

@@ -44,7 +44,7 @@ sed -e '/xreflabel/s|Appendix|附录|' -i \
 	appendices/scripts.xml              \
 	appendices/udev-rules.xml
 
-sed -e 's/Approximate build time/估计编译时间/'               \
+sed -e 's/Approximate build time/估计构建时间/'               \
 	-e 's/Required disk space/需要硬盘空间/'                  \
 	-e 's/Installation depends on/安装依赖于/'                \
 	-e 's/Test suite depends on/测试依赖于/'                  \