Przeglądaj źródła

Fix TextBox documentation

Marc Plano-Lesay 12 lat temu
rodzic
commit
412254c5fe
1 zmienionych plików z 1 dodań i 1 usunięć
  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:
  * The following properties are available for text boxes:
 
 
  @verbatim
  @verbatim
-    label <labelID>
+    textBox <labelID>
     {
     {
          style       = <styleID>
          style       = <styleID>
          alignment   = <Control::Alignment constant> // Note: 'position' will be ignored.
          alignment   = <Control::Alignment constant> // Note: 'position' will be ignored.