Fixed little typo

This commit is contained in:
Celine Mercier
2015-09-30 12:07:13 +02:00
parent 4b7f2d268b
commit c59a244e9d

View File

@ -32,7 +32,7 @@
* @param path_name The path name for the file or directory, relative to directory_file_descriptor.
*
* @returns A pointer to the full path.
* @retval NULL if an error occurs.
* @retval NULL if an error occurred.
*
* @since June 2015
* @author Celine Mercier (celine.mercier@metabarcoding.org)