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 df6d79e commit b49781eCopy full SHA for b49781e
README.md
@@ -8,7 +8,7 @@ $sinusbot = new SinusBot("127.0.0.1", 8087);
8
$sinusbot->login("admin", "foobar");
9
</pre>
10
<br />
11
-#### Fuctions:
+#### Functions:
12
<pre>
13
$sinusbot->login($username, $password)
14
$sinusbot->getFiles()
0 commit comments