From b1cf50c6846790fc1846a36ced3ba19134afef64 Mon Sep 17 00:00:00 2001 From: Bruno Roy Date: Sat, 11 Feb 2017 11:52:50 -0500 Subject: doc: fr.po: fix intro typo (#6094) --- src/nvim/po/fr.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/nvim/po/fr.po b/src/nvim/po/fr.po index ca346f63bd..2d99d67099 100644 --- a/src/nvim/po/fr.po +++ b/src/nvim/po/fr.po @@ -5274,7 +5274,7 @@ msgid "type :q to exit " msgstr "tapez :q pour sortir du programme " msgid "type :help for help " -msgstr "tapez :help pour optenir de l'aide " +msgstr "tapez :help pour obtenir de l'aide " msgid "type :help iccf for information " msgstr "tapez :help iccf pour plus d'informations " -- cgit