WWW-www.enlightenment.org pushed a commit to branch master.

http://git.enlightenment.org/website/www-content.git/commit/?id=97d47d4eb99afa6f4a05e50097bf2a41af85e924

commit 97d47d4eb99afa6f4a05e50097bf2a41af85e924
Author: Vitor Sousa da Silva <vitorsousasi...@gmail.com>
Date:   Mon Feb 5 08:03:36 2018 -0800

    Wiki page csharp_tutorial changed with summary [] by Vitor Sousa da Silva
---
 pages/develop/legacy/tutorial/csharp_tutorial.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pages/develop/legacy/tutorial/csharp_tutorial.txt 
b/pages/develop/legacy/tutorial/csharp_tutorial.txt
index 80eb9c39a..6cf4ce597 100644
--- a/pages/develop/legacy/tutorial/csharp_tutorial.txt
+++ b/pages/develop/legacy/tutorial/csharp_tutorial.txt
@@ -38,7 +38,7 @@ export PATH="$PATH:/c/Program Files/Mono/bin"
 If you used another installation path to Mono just adjust the paths used.
 
 <note important>
-It is advisable to add the Mono path at the *end* of the ''PATH'' environment 
variable, like in the example above.
+It is advisable to add the Mono path at the **end** of the ''PATH'' 
environment variable, like in the example above.
 Mono has its own version of some applications (like ''pkg-config'') which can 
take priority over the ones from MSYS2 and cause things to fail.
 </note>
 

-- 


Reply via email to