Fixed doc error.

git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@5993 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
gdisirio 2013-07-19 10:14:34 +00:00
parent a31833f2a7
commit 75a84bbeae
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@ typedef struct {
/**
* @brief Static semaphore initializer.
* @details Statically initialized semaphores require no explicit
* initialization using @p chSemInit().
* initialization using @p chBSemInit().
*
* @param[in] name the name of the semaphore variable
* @param[in] taken the semaphore initial state