Fixed copypaste error in comment

This commit is contained in:
barthess 2015-06-02 11:15:04 +03:00
parent a6a7dec0da
commit 82973c099e
1 changed files with 1 additions and 1 deletions

View File

@ -247,7 +247,7 @@ static eicucnt_t get_time_width(const EICUDriver *eicup,
}
/**
* @brief Returns both pulse period.
* @brief Returns pulse period.
* @details The time is defined as number of ticks.
*
* @param[in] eicup Pointer to the EICUDriver object.