1
0
Fork 0
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:
Sudara 2025-04-16 17:58:01 +02:00
parent 626a4ea475
commit 9a4ab937ad
9 changed files with 11 additions and 11 deletions

View file

@ -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