Fixed two typos in documentation.

This commit is contained in:
Philipp Wiesemann 2016-01-12 22:23:53 +01:00
parent 8d035b1aee
commit 28817c9c71
1 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@
</P> </P>
<P> <P>
There are different solution files for the various There are different solution files for the various
versions of the IDE. Please use the appropiate version versions of the IDE. Please use the appropriate version
2008, 2010, 2012 or 2013. 2008, 2010, 2012 or 2013.
</P> </P>
<P> <P>
@ -101,7 +101,7 @@
files to project") files to project")
</P> </P>
<P><STRONG><FONT color="#009900">Instead of adding the files to your project it is more <P><STRONG><FONT color="#009900">Instead of adding the files to your project it is more
desireable to add them to the linker options: Project|Properties|Linker|Command desirable to add them to the linker options: Project|Properties|Linker|Command
Line and type the names of the libraries to link with in the "Additional Line and type the names of the libraries to link with in the "Additional
Options:" box.&nbsp; Note: This must be done&nbsp;for&nbsp;each&nbsp;build Options:" box.&nbsp; Note: This must be done&nbsp;for&nbsp;each&nbsp;build
configuration (e.g. Release,Debug).</FONT></STRONG></P> configuration (e.g. Release,Debug).</FONT></STRONG></P>