mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Fixed a documentation typo
This commit is contained in:
parent
4f884c8a54
commit
c52a049698
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@ namespace juce
|
|||
File mooseFile (chooser.getResult());
|
||||
|
||||
loadMoose (mooseFile);
|
||||
}
|
||||
});
|
||||
}
|
||||
@endcode
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue