daemon: fix typo in doxygen documentation

This commit is contained in:
Nedko Arnaudov 2010-12-31 19:55:13 +02:00
parent d39a94fe33
commit d65ebbbf5b
1 changed files with 1 additions and 1 deletions

View File

@ -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
*/