1
0
mirror of https://github.com/php/web-php.git synced 2026-03-23 23:02:13 +01:00

Fix spelling error.

It's unknown not uknown.
This commit is contained in:
Sherif Ramadan
2013-11-22 19:45:18 -05:00
parent 3e403992c4
commit bc9f028a74

View File

@@ -70,7 +70,7 @@ site_header('Unsupported Branches');
) . " ago";
}
} catch(Exception $e) {
$eolPeriod = 'uknown...';
$eolPeriod = 'unknown...';
}
?>
<tr>