diff options
author | Bruno Roy <brusi_roy@hotmail.com> | 2017-02-11 11:52:50 -0500 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2017-02-11 17:52:50 +0100 |
commit | b1cf50c6846790fc1846a36ced3ba19134afef64 (patch) | |
tree | 348337f58a2f83de9777b95627285943b0f56937 /src | |
parent | 14fc4825f392bca33b2873c317d24663883b681d (diff) | |
download | rneovim-b1cf50c6846790fc1846a36ced3ba19134afef64.tar.gz rneovim-b1cf50c6846790fc1846a36ced3ba19134afef64.tar.bz2 rneovim-b1cf50c6846790fc1846a36ced3ba19134afef64.zip |
doc: fr.po: fix intro typo (#6094)
Diffstat (limited to 'src')
-rw-r--r-- | src/nvim/po/fr.po | 2 |
1 files changed, 1 insertions, 1 deletions
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<Enter> to exit " msgstr "tapez :q<Entrée> pour sortir du programme " msgid "type :help<Enter> for help " -msgstr "tapez :help<Entrée> pour optenir de l'aide " +msgstr "tapez :help<Entrée> pour obtenir de l'aide " msgid "type :help iccf<Enter> for information " msgstr "tapez :help iccf<Entrée> pour plus d'informations " |