Update MD5Loader.h

pull/1626/head
Giuseppe Barbieri 2017-12-02 23:16:10 +01:00 committed by GitHub
parent b1d5390413
commit e741e7aec6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -144,7 +144,7 @@ protected:
// -------------------------------------------------------------------
/** Load the contents of a specific file into memory and
* alocates a buffer to keep it.
* allocates a buffer to keep it.
*
* mBuffer is modified to point to this buffer.
* @param pFile File stream to be read