Index: sources/storage/FileHandler.cpp =================================================================== diff -u -r1f5b2250ae70d305654d014a9aa1fd8baa29779c -rcf51c19d82d667644d7f70eaa521b43f908c7068 --- sources/storage/FileHandler.cpp (.../FileHandler.cpp) (revision 1f5b2250ae70d305654d014a9aa1fd8baa29779c) +++ sources/storage/FileHandler.cpp (.../FileHandler.cpp) (revision cf51c19d82d667644d7f70eaa521b43f908c7068) @@ -292,7 +292,7 @@ /*! * \brief FileHandler::tmpUsable - * \details Checks if the temp folder is availabel for read and write to file and directory + * \details Checks if the temp folder is available for read and write to file and directory * \note This function will only chek the temp folder usability once * and next call will just return the first result, * assuming that the temp file situation is not going to change and is stable.