mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Docs: Fix a typo
This commit is contained in:
parent
03947a2646
commit
6d7054fa52
1 changed files with 1 additions and 1 deletions
|
|
@ -1060,7 +1060,7 @@ public:
|
|||
bool isSymbolicLink() const;
|
||||
|
||||
/** If this file is a link or alias, this returns the file that it points to.
|
||||
If the file isn't actually link, it'll just return itself.
|
||||
If the file isn't actually a link, it'll just return itself.
|
||||
*/
|
||||
File getLinkedTarget() const;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue