소스 검색

Update documentation for TextServer.format_number() when language parameter is omitted.

Ken Paulson 2 년 전
부모
커밋
f1d2194c04
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      doc/classes/TextServer.xml

+ 1 - 0
doc/classes/TextServer.xml

@@ -930,6 +930,7 @@
 			<param index="1" name="language" type="String" default="&quot;&quot;" />
 			<description>
 				Converts a number from the Western Arabic (0..9) to the numeral systems used in [param language].
+				If [param language] is omitted, the active locale will be used.
 			</description>
 		</method>
 		<method name="free_rid">