Commit ad6fe4c7 authored by Monster3D's avatar Monster3D

Correcting grammatical errors

parent a9921da1
......@@ -49,7 +49,7 @@ class AudioTest extends TestCase
*
* @expectedException Longman\TelegramBot\Exception\TelegramException
*/
public function testBaseStageWithoutDutarion()
public function testBaseStageWithoutDuration()
{
$this->record['duration'] = null;
new Audio($this->record);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment