typo

parent 97f294ae
......@@ -484,7 +484,7 @@ tus_file_fini(struct tus_file_core *fcore)
FREE_OBJ(fcore);
}
/* try to lock the file, loosing the pointer to it if it failes */
/* try to lock the file, losing the pointer to it if it failes */
int
tus_file_trylock(struct tus_file_core **fcorep)
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment