Explorar o código

Merge pull request #1314 from wuxiangzhou2010/patch-1

fix a typo
DarienRaymond %!s(int64=7) %!d(string=hai) anos
pai
achega
5c112c2f32
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      release/config/systemd/v2ray.service

+ 1 - 1
release/config/systemd/v2ray.service

@@ -4,7 +4,7 @@ After=network.target
 Wants=network.target
 
 [Service]
-# This service runs as root. You may consider to run it as another use for security concerns.
+# This service runs as root. You may consider to run it as another user for security concerns.
 # By uncommenting the following two lines, this service will run as user v2ray/v2ray.
 # More discussion at https://github.com/v2ray/v2ray-core/issues/1011
 # User=v2ray