mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-02-03 03:30:06 +00:00
Fixed a spelling mistake
This commit is contained in:
parent
e82e9f2671
commit
a52ed14607
1 changed files with 1 additions and 1 deletions
|
|
@ -812,7 +812,7 @@ public:
|
|||
virtual void childrenChanged();
|
||||
|
||||
//==============================================================================
|
||||
/** Tests whether a given point inside the component.
|
||||
/** Tests whether a given point is inside the component.
|
||||
|
||||
Overriding this method allows you to create components which only intercept
|
||||
mouse-clicks within a user-defined area.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue