mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-23 12:22:15 +09:00
Fix capitalization of class names
This commit is contained in:
parent
e81d0500eb
commit
7444bc3f1d
38 changed files with 38 additions and 38 deletions
|
|
@ -5,7 +5,7 @@
|
|||
* @author NAVER (developers@xpressengine.com)
|
||||
* @brief high class of the editor odule
|
||||
*/
|
||||
class editor extends ModuleObject
|
||||
class Editor extends ModuleObject
|
||||
{
|
||||
/**
|
||||
* @brief Default font config
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue