소스 검색

correct space typo

Guide 7 년 전
부모
커밋
4e7e12da02
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      gui/src/2D/controls/selector.ts

+ 1 - 1
gui/src/2D/controls/selector.ts

@@ -291,7 +291,7 @@ export class SelectionPanel extends Rectangle {
 
 
     /**
-    * Creates a new SelectorGroup
+    * Creates a new SelectionPanel
     * @param name of SelectionPanel
     * @param groups is an array of SelectionGroups
     */