Skip to content

Commit 30bd4ac

Browse files
authored
Use French instead of Hungarian
No more Hungarian language in the documentation
1 parent 83ca8d7 commit 30bd4ac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

urlhowto.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,8 +132,8 @@ function a($href): void {
132132
always override this setting by explicitly providing
133133
the language you want to get to. You can embed the language
134134
in the URL before the manual search term.
135-
<kbd><?php echo $MYSITE; ?>hu/sort</kbd> will bring up
136-
the Hungarian manual page for sort() for example.
135+
<kbd><?php echo $MYSITE; ?>fr/sort</kbd> will bring up
136+
the French manual page for sort() for example.
137137
</p>
138138

139139
<h2>Search shortcuts</h2>

0 commit comments

Comments
 (0)