1
0
mirror of https://github.com/adtools/clib2.git synced 2025-12-08 14:59:05 +00:00

Typo corection

This commit is contained in:
obarthel
2023-09-08 15:51:13 +02:00
parent 6197531c90
commit efaffd9182

View File

@ -334,7 +334,7 @@ __wildcard_expand_init(void)
}
else if (rc != OK)
{
/* Some error occured. */
/* Some error occurred. */
error = EIO;
break;
}