diff --git a/src/chsrc.c b/src/chsrc.c index ce8fd24..ea8a885 100644 --- a/src/chsrc.c +++ b/src/chsrc.c @@ -147,15 +147,15 @@ Chsrc_Usage_English[] = { "get View the current source state for \n", "set Change source, select the fastest source by automatic speed measurement", - "set first Change source, select the fastest source measured by the maintenance team", - "set Change source, specify a mirror site (Via list )", + "set first Change source, select the fastest source measured by the maintainers team", + "set Change source, specify a mirror site (Via `list `)", "set https://url Change source, using user-defined source URL", "reset Reset source to the upstream's default\n", "Options:", "-dry Dry Run. Simulate the source changing process, command only prints, not run", "-ipv6 Speed measurement using IPv6", - "-local Change source only for this project rather than globally (Via ls )", + "-local Change source only for this project rather than globally (Via `ls `)", "-en(glish) Output in English", "-no-color Output without color\n",