mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Docs: Fix a few tiny typos in comments
This commit is contained in:
parent
626a4ea475
commit
9a4ab937ad
9 changed files with 11 additions and 11 deletions
|
|
@ -99,7 +99,7 @@ public:
|
|||
|
||||
/** Callback to indicate that the user has dropped the files onto this component.
|
||||
|
||||
When the user drops the files, this get called, and you can use the files in whatever
|
||||
When the user drops the files, this gets called, and you can use the files in whatever
|
||||
way is appropriate.
|
||||
|
||||
Note that after this is called, the fileDragExit method may not be called, so you should
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue