[waffle] [PATCH 49/53] README: spelling fixes

Emil Velikov emil.l.velikov at gmail.com
Sun Nov 9 14:58:54 PST 2014


Signed-off-by: Emil Velikov <emil.l.velikov at gmail.com>
---
 README.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.txt b/README.txt
index e18da31..bebc176 100644
--- a/README.txt
+++ b/README.txt
@@ -257,7 +257,7 @@ The following commands build Waffle, run its tests, installs the project and
 creates a binary archive in a platform agnostic way.
 
 Note that not all steps may be required in your case and the configuration
-settings (cache) are localed in the current directory as indicated by ".".
+settings (cache) are located in the current directory as indicated by ".".
 
     cmake --build .
     cmake --build . --target check
@@ -295,7 +295,7 @@ can use an alternative version of the above commands:
     done
 
 Note: Running the tests (`make check` and/or `make check-func`) is not tested
-but may work if the approapriate environment is setup via wine.
+but may work if the appropriate environment is setup via wine.
 
 
 3.3 Windows - native builds
-- 
2.1.3



More information about the waffle mailing list