Commit: c2c3383b2fafb03ec7bf4f7fcfd25fc8874cc9d1 Author: Rogerio Prado de Jesus <rogeriopra...@php.net> Sun, 20 Jan 2019 09:38:54 -0200 Committer: Anatol Belski <a...@php.net> Sat, 26 Jan 2019 03:38:50 +0100 Parents: 076ded6d6b306394cf69bddbd7b07a5feebbdbb0 Branches: master
Link: http://git.php.net/?p=web/windows.git;a=commitdiff;h=c2c3383b2fafb03ec7bf4f7fcfd25fc8874cc9d1 Log: Fix Doc Bug #77491 - Typo in left_column.php From: Long and mulibyte path To: Long and multibyte path Bugs: https://bugs.php.net/77491 Changed paths: M templates/left_column.php Diff: diff --git a/templates/left_column.php b/templates/left_column.php index 02e432c..07bccd6 100644 --- a/templates/left_column.php +++ b/templates/left_column.php @@ -101,7 +101,7 @@ if ((isset($mode) && ($mode == 'snapshots' || $mode == 'qa')) <p><strong>PHP 7 provides full 64-bit support.</strong> The x64 builds of PHP 7 support native 64-bit integers, LFS, 64-bit memory_limit and much more.</p> <a name="long_path"></a> - <h4><u>Long and mulibyte path</u></h4> + <h4><u>Long and multibyte path</u></h4> <p><strong>PHP 7.1+ supports long and UTF-8 paths.</strong> See the <a href="http://php.net/manual/en/migration71.windows-support.php">manual</a> for details.</p> <br/> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php