Commit: ea6da707e5c9de97cd23664f25b8d615f9ee5698 Author: Kalle Sommer Nielsen <ka...@php.net> Wed, 13 Jul 2016 03:44:44 +0200 Parents: 1f99324edc41556853cfe992188b3094afcfb439 Branches: master
Link: http://git.php.net/?p=web/bugs.git;a=commitdiff;h=ea6da707e5c9de97cd23664f25b8d615f9ee5698 Log: Fix typo (part of bug #72549) Bugs: https://bugs.php.net/72549 Changed paths: M www/index.php Diff: diff --git a/www/index.php b/www/index.php index 20182cb..fb53f16 100644 --- a/www/index.php +++ b/www/index.php @@ -44,7 +44,7 @@ if (bugid > 0) { </li> <li> - Made sure you are using the latest stable version or a build from Git, if + Make sure you are using the latest stable version or a build from Git, if similar bugs have recently been fixed and committed. You can download snapshots at <a href="http://snaps.php.net/">http://snaps.php.net</a> </li> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php