Comment typo fix

This commit is contained in:
2017-10-03 11:12:35 +09:00
parent fcf189703a
commit 62c2822040
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -0,0 +1 @@
.vscode
+1 -1
View File
@@ -48,7 +48,7 @@
/**
* $serverurl osu! ripple server custom URL
* Default URL : https://ripple.moe
* use only $server = 1 (ripple)
* use only $server = 2 (ripple)
* @var string
*/
private $serverurl;