mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Fixed some more typos
This commit is contained in:
parent
8f6f29943d
commit
a54da0b832
104 changed files with 157 additions and 157 deletions
|
|
@ -337,7 +337,7 @@ public:
|
|||
*/
|
||||
virtual void performPopupMenuAction (int menuItemID);
|
||||
|
||||
/** Specifies a commmand-manager which the editor will notify whenever the state
|
||||
/** Specifies a command-manager which the editor will notify whenever the state
|
||||
of any of its commands changes.
|
||||
If you're making use of the editor's ApplicationCommandTarget interface, then
|
||||
you should also use this to tell it which command manager it should use. Make
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue