diff --git a/daemon/app_supervisor.h b/daemon/app_supervisor.h index de98e1c5..f55d35cd 100644 --- a/daemon/app_supervisor.h +++ b/daemon/app_supervisor.h @@ -128,7 +128,7 @@ ladish_app_supervisor_set_directory( * Set/reset the project name * * @param[in] supervisor_handle supervisor object handle - * @param[in] poject_name project name. NULL means that there is no project name. + * @param[in] project_name project name. NULL means that there is no project name. * * @return success status */