Explorar o código

OptionButton.xml word order fix

Change word order of 'Emitted the when...' into 'Emitted when the...'
Andreas Gustafsson %!s(int64=5) %!d(string=hai) anos
pai
achega
8f082d63c6
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      doc/classes/OptionButton.xml

+ 1 - 1
doc/classes/OptionButton.xml

@@ -217,7 +217,7 @@
 			<argument index="0" name="index" type="int">
 			</argument>
 			<description>
-				Emitted the when user navigates to an item using the [code]ui_up[/code] or [code]ui_down[/code] actions. The index of the item selected is passed as argument.
+				Emitted when the user navigates to an item using the [code]ui_up[/code] or [code]ui_down[/code] actions. The index of the item selected is passed as argument.
 			</description>
 		</signal>
 		<signal name="item_selected">