kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #21965
Re: [PATCH] some spelling fix
Hi,
Here, the new version of the patch without internationalization.
Regards,
Fabien M
>From ae21504d94ade99f5e6fe40930de8765cb54623d Mon Sep 17 00:00:00 2001
From: Fabien Marteau <fabien.marteau@xxxxxxxxxxxx>
Date: Tue, 15 Dec 2015 09:55:00 +0100
Subject: [PATCH] Some spelling fixies in README.txt
Signed-off-by: Fabien Marteau <fabien.marteau@xxxxxxxxxxxx>
---
README.txt | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.txt b/README.txt
index 5a7fe27..ab05f75 100644
--- a/README.txt
+++ b/README.txt
@@ -11,9 +11,9 @@ CMakeList.txt - CMAKE build tool script
COPYRIGHT.txt - A copy of the GNU General Public License Version 2
CTestConfig.cmake - Support for CTest and CDash testing tools
Doxyfile - Doxygen config file for Kicad
-INSTALL.txt - The release (binairy) installation instructions
+INSTALL.txt - The release (binary) installation instructions
TODO.txt - Todo list
-uncrustify.cfg - Uncrustify config file for uncrustify sorces formatting tool
+uncrustify.cfg - Uncrustify config file for uncrustify sources formatting tool
Subdirectories
--------------
--
2.1.4
Follow ups
References