diff options
| author | Cedric HT <cedric_hothanh@bitbucket.org> | 2016-01-17 21:54:51 +0100 | 
|---|---|---|
| committer | Cedric HT <cedric_hothanh@bitbucket.org> | 2016-01-17 21:54:51 +0100 | 
| commit | 5c4eba5ef34593a0c6425da64f6a0d7688fca3d2 (patch) | |
| tree | 810bd31f32a51f669cec91471f55c6cb11ced918 | |
| parent | c70f53aabea745d4450aa51abdc33aa1ac51bdd2 (diff) | |
Removed tabs in header
| -rw-r--r-- | fr-fr/make-fr.html.markdown | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/fr-fr/make-fr.html.markdown b/fr-fr/make-fr.html.markdown index 8643ba45..405c47cd 100644 --- a/fr-fr/make-fr.html.markdown +++ b/fr-fr/make-fr.html.markdown @@ -1,8 +1,8 @@  ---  language: make  contributors: -	- ["Robert Steed", "https://github.com/robochat"] -	- ["altaris", "https://github.com/altaris"] +    - ["Robert Steed", "https://github.com/robochat"] +    - ["altaris", "https://github.com/altaris"]  filename: Makefile  --- | 
