Browse Source

Update MD5Loader.h

Giuseppe Barbieri 7 years ago
parent
commit
e741e7aec6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      code/MD5Loader.h

+ 1 - 1
code/MD5Loader.h

@@ -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