mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Fix some spelling mistakes in comments
This commit is contained in:
parent
718712a5a5
commit
85f07d9ec8
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@ public:
|
|||
virtual void blockRemoved (const Block::Ptr) {}
|
||||
|
||||
/** Called when a known block is updated.
|
||||
This could be becasue details have been reveived asyncroniously. E.g. Block name.
|
||||
This could be because details have been received asynchronously. E.g. Block name.
|
||||
*/
|
||||
virtual void blockUpdated (const Block::Ptr) {}
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue