We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83ca8d7 commit 30bd4acCopy full SHA for 30bd4ac
urlhowto.php
@@ -132,8 +132,8 @@ function a($href): void {
132
always override this setting by explicitly providing
133
the language you want to get to. You can embed the language
134
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.
+ <kbd><?php echo $MYSITE; ?>fr/sort</kbd> will bring up
+ the French manual page for sort() for example.
137
</p>
138
139
<h2>Search shortcuts</h2>
0 commit comments