summaryrefslogtreecommitdiffstats
path: root/docs/content/doc/advanced/make.fr-fr.md
diff options
context:
space:
mode:
authorAntoine Goutenoir <antoine@goutenoir.com>2021-07-18 18:21:32 +0200
committerGitHub <noreply@github.com>2021-07-18 12:21:32 -0400
commitbb7a7c4292f9c4478a45109a745da94d1d6ad414 (patch)
treed11bca23c6af12720ee9bd3b3cddf094d45cc575 /docs/content/doc/advanced/make.fr-fr.md
parent2344007fa3609d57d2abef96ec4d3ed20c37e127 (diff)
downloadgitea-bb7a7c4292f9c4478a45109a745da94d1d6ad414.tar.gz
gitea-bb7a7c4292f9c4478a45109a745da94d1d6ad414.zip
docs: fix various typos and translate to french (#16477)
Co-authored-by: 6543 <6543@obermui.de>
Diffstat (limited to 'docs/content/doc/advanced/make.fr-fr.md')
-rw-r--r--docs/content/doc/advanced/make.fr-fr.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/content/doc/advanced/make.fr-fr.md b/docs/content/doc/advanced/make.fr-fr.md
index e8ba1912e3..f30b709f0e 100644
--- a/docs/content/doc/advanced/make.fr-fr.md
+++ b/docs/content/doc/advanced/make.fr-fr.md
@@ -37,8 +37,8 @@ sudo yum install make
Si vous utilisez Windows, vous pouvez télécharger une des versions suivantes de Make:
-- [Simple binaire](http://www.equation.com/servlet/equation.cmd?fa=make). Copiez le quelque part et mettez à jour `PATH`.
+- [Simple binaire](http://www.equation.com/servlet/equation.cmd?fa=make). Copiez-le quelque part et mettez à jour `PATH`.
- [32-bits version](ftp://ftp.equation.com/make/32/make.exe)
- [64-bits version](ftp://ftp.equation.com/make/64/make.exe)
-- [MinGW](http://www.mingw.org/) includes a build. The binary is called `mingw32-make.exe` instead of `make.exe`. Add the `bin` folder to your `PATH`.
-- [Chocolatey package](https://chocolatey.org/packages/make). Run `choco install make`
+- [MinGW](http://www.mingw.org/) inclut un _build_. Le fichier binaire est nommé `mingw32-make.exe` plutôt que `make.exe`. Ajoutez le dossier `bin` à votre `PATH`.
+- [Chocolatey package](https://chocolatey.org/packages/make). Exécutez `choco install make`.