Marc Plano-Lesay 12 лет назад
Родитель
Сommit
412254c5fe
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      gameplay/src/TextBox.h

+ 1 - 1
gameplay/src/TextBox.h

@@ -19,7 +19,7 @@ namespace gameplay
  * The following properties are available for text boxes:
 
  @verbatim
-    label <labelID>
+    textBox <labelID>
     {
          style       = <styleID>
          alignment   = <Control::Alignment constant> // Note: 'position' will be ignored.