mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-17 00:44:19 +00:00
Fixed a typo in a comment
This commit is contained in:
parent
3fdf969ea2
commit
eca3a5b232
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@ public:
|
|||
//==============================================================================
|
||||
/** Creates an (invalid) file object.
|
||||
|
||||
The file is initially set to an empty path, so getFullPath() will return
|
||||
The file is initially set to an empty path, so getFullPathName() will return
|
||||
an empty string, and comparing the file to File::nonexistent will return
|
||||
true.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue