codemasher %!s(int64=5) %!d(string=hai) anos
pai
achega
b5228fd480
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tests/QRCodeTest.php

+ 1 - 1
tests/QRCodeTest.php

@@ -40,7 +40,7 @@ class QRCodeTest extends TestCase{
 	}
 
 	/**
-	 * isNumber() should pass on yna number and fail on anything else
+	 * isNumber() should pass on any number and fail on anything else
 	 */
 	public function testIsNumber():void{
 		$this::assertTrue($this->qrcode->isNumber('0123456789'));