$string['displayselectexplain'] = 'Choose display type, unfortunately not all types are suitable for all URLs.';
$string['externalurl'] = 'External URL';
$string['framesize'] = 'Frame height';
-$string['invalidstoredurl'] = 'Can not dispaly this resource, URL is invalid.';
+$string['invalidstoredurl'] = 'Cannot display this resource, URL is invalid.';
$string['chooseavariable'] = 'Choose a variable...';
$string['invalidurl'] = 'Entered URL is invalid';
$string['modulename'] = 'URL';
/**
* This methods does weak url validation, we are looking for major problems only,
- * mo strict RFE validation.
+ * no strict RFE validation.
*
* @param $url
* @return bool true is seems valid, false if definitely not valid URL