summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAdam Bard <github@adambard.com>2014-10-28 23:12:38 +0200
committerAdam Bard <github@adambard.com>2014-10-28 23:12:38 +0200
commita29054376226abcbf5bf147e48e29062c5f68bfc (patch)
tree0ff842ae7408a7d4395b65ae4bfd908460b8e841
parent50061006b6f181f78f07f9b8773fd0abe037d7a6 (diff)
parent928fdd34b03a3e5ef5f30327a3072c242c549fd7 (diff)
Merge pull request #823 from bfontaine/patch-1
[markdown/fr] Fixed typo in language author’s name
-rw-r--r--fr-fr/markdown.html.markdown4
1 files changed, 2 insertions, 2 deletions
diff --git a/fr-fr/markdown.html.markdown b/fr-fr/markdown.html.markdown
index e3ac5a92..50e507cd 100644
--- a/fr-fr/markdown.html.markdown
+++ b/fr-fr/markdown.html.markdown
@@ -5,7 +5,7 @@ contributors:
filename: markdown.md
---
-Markdown a été créé par Jhon Gruber en 2004. Il se veut être d'une syntaxe
+Markdown a été créé par John Gruber en 2004. Il se veut être d'une syntaxe
facile à lire et à écrire, aisément convertible en HTML
(et beaucoup d'autres formats aussi à présent).
@@ -285,4 +285,4 @@ Ough que c'est moche | svp | arrêtez
Pour plus d'information :
consultez [ici](http://daringfireball.net/projects/markdown/syntax) le post officiel de Jhon Gruber à propos de la syntaxe,
- et [là](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet) la superbe cheatsheet de Adam Pritchard. \ No newline at end of file
+ et [là](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet) la superbe cheatsheet de Adam Pritchard.