diff --git a/src/core/core_cmd.c b/src/core/core_cmd.c index e4695bb251e..d045a144cbe 100644 --- a/src/core/core_cmd.c +++ b/src/core/core_cmd.c @@ -478,7 +478,7 @@ static void core_psx(rpc_t* rpc, void* c) } static const char* core_psa_doc[] = { - "Return all the attributes of running.", + "Return all the attributes of running processes.", /* Documentation string */ 0 /* Method signature(s) */ };