Explorar o código

优化修改注释

niujiuru hai 1 semana
pai
achega
54da7e8143
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      scripts/modules/funcs/functions.sh

+ 1 - 1
scripts/modules/funcs/functions.sh

@@ -49,7 +49,7 @@ call_module()
   return $?
 }
 
-# return true if program is running
+# check if the program is currently running
 # $1: program's executable path
 # return 0 if running, 1 otherwise
 is_running()