Skip to content

Commit 94f0168

Browse files
committed
Changed the wrong spelled word to .
1 parent 78a3dd0 commit 94f0168

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

goSettings/goCheckWebrtc.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737

3838
$apiresults = array("result" => $webrtc);
3939
} else {
40-
$apiresults = array("result" => "Faile to get Result.");
40+
$apiresults = array("result" => "Failed to get Result.");
4141
}
4242
?>
4343

0 commit comments

Comments
 (0)