1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-02-05 03:50:07 +00:00

Spelling fix.

This commit is contained in:
jules 2014-01-27 20:12:39 +00:00
parent 042d9f22fc
commit 844fda7939

View file

@ -32,7 +32,7 @@
//==============================================================================
/**
Searches through a the files in a directory, returning each file that is found.
Searches through the files in a directory, returning each file that is found.
A DirectoryIterator will search through a directory and its subdirectories using
a wildcard filepattern match.