mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Fix source typo begining->beginning
This commit is contained in:
@@ -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)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user