fixing doxygen typo

ugfx_release_2.6
Joel Bodenmann 2014-07-04 00:23:12 +02:00
parent 2b141cea7f
commit 54a0387bd4
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@ extern "C" {
/**
* @brief Get the size of a file
* @note Please use @p gfileGetSize() if the file is not opened
* @note Please use @p gfileGetSize() if the file is opened
*
* @param[in] fname The file name
*