Skip to content
Snippets Groups Projects
Commit 8bc32a6faaf7 authored by Christoph M. Becker's avatar Christoph M. Becker
Browse files

Fix typos in win32/Readme.txt

* allready → already
* ýou → you
parent 1c5684c70a34
No related branches found
No related tags found
No related merge requests found
...@@ -84,8 +84,8 @@ ...@@ -84,8 +84,8 @@
then you really should do an automatic configuration. Which files must then you really should do an automatic configuration. Which files must
be generated and what needs to be done with their sources in order to be generated and what needs to be done with their sources in order to
generate them is something people who have built this software before generate them is something people who have built this software before
allready know. You will not find any explanations for that already know. You will not find any explanations for that
here. Please configure the source manually only if you allready know here. Please configure the source manually only if you already know
what you must do. Otherwise, you have the choice of either getting a what you must do. Otherwise, you have the choice of either getting a
precompiled binary distribution, or performing the automatic precompiled binary distribution, or performing the automatic
configuration. configuration.
...@@ -98,7 +98,7 @@ ...@@ -98,7 +98,7 @@
the software. You will have to use the make tool which comes with the software. You will have to use the make tool which comes with
your compiler. If you, for example, configured the source to build your compiler. If you, for example, configured the source to build
with Microsoft's MSVC compiler, you would use the NMAKE utility. If with Microsoft's MSVC compiler, you would use the NMAKE utility. If
ýou configured it to build with GNU C compiler, mingw edition, you you configured it to build with GNU C compiler, mingw edition, you
would use the GNU make. Assuming you use MSVC, type would use the GNU make. Assuming you use MSVC, type
nmake nmake
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment