Commit:    50b2d5c72170b547385bf486f249535b1c848f8f
Author:    Sherif Ramadan <[email protected]>         Fri, 22 Nov 2013 19:45:18 
-0500
Parents:   e1668de30805ca3cd8fc0116ced99a9cce9eb712
Branches:  master

Link:       
http://git.php.net/?p=web/php.git;a=commitdiff;h=50b2d5c72170b547385bf486f249535b1c848f8f

Log:
Fix spelling error.

It's unknown not uknown.

Changed paths:
  M  eol.php


Diff:
diff --git a/eol.php b/eol.php
index 60229a5..6c9ab29 100644
--- a/eol.php
+++ b/eol.php
@@ -70,7 +70,7 @@ site_header('Unsupported Branches');
                                                                                
                ) . " ago";
                                                }
                                        } catch(Exception $e) {
-                                               $eolPeriod = 'uknown...';
+                                               $eolPeriod = 'unknown...';
                                        }
                ?>
                                        <tr>


--
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to