Bug 14168 [QA Followup] - Fix typo

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>

Signed-off-by: Brendan Gallagher brendan@bywatersolutions.com
This commit is contained in:
Kyle Hall 2016-01-28 21:08:21 +00:00 committed by Brendan Gallagher
parent f3e1e49797
commit 3963740ee2

View file

@ -107,7 +107,7 @@ sub gethtml5media {
'fmt' => '43' #webm is the only format compatible to all modern browsers. maybe check for available qualities
}
);
# TODO handle error if format not availabe. Does that ever occur?
# TODO handle error if format not available. Does that ever occur?
$isyoutube = 1;
}
else {