summaryrefslogtreecommitdiffstats
path: root/Doc/tools
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/tools')
-rw-r--r--Doc/tools/static/switchers.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/tools/static/switchers.js b/Doc/tools/static/switchers.js
index ff23202..bd31fac 100644
--- a/Doc/tools/static/switchers.js
+++ b/Doc/tools/static/switchers.js
@@ -20,7 +20,7 @@
var all_languages = {
'en': 'English',
- 'fr': 'Français',
+ 'fr': 'French',
'ja': 'Japanese',
};