Fix source typo begining->beginning

This commit is contained in:
luz paz
2022-06-27 07:16:54 -04:00
parent 394f2b4381
commit cfc6e9d7e0

View File

@@ -59,7 +59,7 @@ extern "C"
#define GNC_LIB_REL_PATH "xml"
static void
remove_files_pattern (const char* begining, const char* ending)
remove_files_pattern (const char* beginning, const char* ending)
{
}