diff --git a/lib/test.gi b/lib/test.gi index 3de30989a5..dd467eb217 100644 --- a/lib/test.gi +++ b/lib/test.gi @@ -807,7 +807,7 @@ end); ## ## The argument inlist must be either a single filename ## or directory name, or a list of filenames and directories. -## The function will take create a list of files +## The function will create a list of files ## to be tested by taking any files in inlist, and recursively searching ## any directories in inlist for files ending in .tst. ## Each of these files is then run through , and the results