typo
authorcaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 18 Mar 2010 21:49:02 +0000 (21:49 +0000)
committercaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 18 Mar 2010 21:49:02 +0000 (21:49 +0000)
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@47331 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

doc/evas.dox.in

index 774494c..7247c9a 100644 (file)
@@ -198,11 +198,11 @@ but does very little high-level logic such as scrollbars, sliders, push
 buttons etc.
 
 
-@section compiling How to compile using Evas?
+@section compiling How to compile using Evas ?
 
-Evas is a library your application links to. The proceedure for this is very
+Evas is a library your application links to. The procedure for this is very
 simple. You simply have to compile your application with the appropriate
-compiler flags that the @p evas-config script outputs. For example:
+compiler flags that the @p pkg-config script outputs. For example:
 
 Compiling C or C++ files into object files: