Author: 沈唁 (sy-records)
Committer: GitHub (web-flow)
Pusher: sy-records
Date: 2022-11-16T21:26:14+08:00

Commit: 
https://github.com/php/web-php/commit/30bd4acbea7c4dd097678fe615dd66ceb8c7dee6
Raw diff: 
https://github.com/php/web-php/commit/30bd4acbea7c4dd097678fe615dd66ceb8c7dee6.diff

Use French instead of Hungarian

No more Hungarian language in the documentation

Changed paths:
  M  urlhowto.php


Diff:

diff --git a/urlhowto.php b/urlhowto.php
index 5a9773647..8a97dce09 100644
--- a/urlhowto.php
+++ b/urlhowto.php
@@ -132,8 +132,8 @@ function a($href): void {
  always override this setting by explicitly providing
  the language you want to get to. You can embed the language
  in the URL before the manual search term.
- <kbd><?php echo $MYSITE; ?>hu/sort</kbd> will bring up
- the Hungarian manual page for sort() for example.
+ <kbd><?php echo $MYSITE; ?>fr/sort</kbd> will bring up
+ the French manual page for sort() for example.
 </p>
 
 <h2>Search shortcuts</h2>

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

Reply via email to