We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e911b6a commit 9ae628cCopy full SHA for 9ae628c
README.md
@@ -178,6 +178,6 @@ API returns PHP object:
178
* comment (string) - server comment for requests.
179
* id (string MD5 HEX hash) - unique request idenifier.
180
* errno (int) - error number. errno == 0 if requests successfull.
181
- * errtstr (string) - comment for error issue, errstr == null if requests successfull.
+ * errstr (string) - comment for error issue, errstr == null if requests successfull.
182
* account_status - 0 account disabled, 1 account enabled, -1 unknown status.
183
0 commit comments