Typo corection

This commit is contained in:
obarthel
2023-09-08 15:51:13 +02:00
parent 6197531c90
commit efaffd9182
+1 -1
View File
@@ -334,7 +334,7 @@ __wildcard_expand_init(void)
}
else if (rc != OK)
{
/* Some error occured. */
/* Some error occurred. */
error = EIO;
break;
}