2
0
Эх сурвалжийг харах

Correct description for the return values from get_status. (#7137)

(cherry picked from commit f8d523b68b3f3d82f844caaa6f0e246b11efb66b)
romeojulietthotel 9 жил өмнө
parent
commit
1a41d3351a
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      doc/base/classes.xml

+ 1 - 1
doc/base/classes.xml

@@ -15067,7 +15067,7 @@
 			<return type="int">
 			</return>
 			<description>
-				Returns a status string like STATUS_REQUESTING. Need to call [method poll] in order to get status updates.
+				Returns a STATUS_* enum constant. Need to call [method poll] in order to get status updates.
 			</description>
 		</method>
 		<method name="has_response" qualifiers="const">