Module: website Branch: master Commit: 2e57778be1f9892f4c9283239fffc934c24d7330 URL: http://source.winehq.org/git/website.git/?a=commit;h=2e57778be1f9892f4c92832...
Author: Jeremy Newman jnewman@codeweavers.com Date: Mon Jun 8 08:55:10 2015 -0500
encode a non tag
---
wwn/en/wn20150607_392.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/wwn/en/wn20150607_392.xml b/wwn/en/wn20150607_392.xml index e7fa396..90f2772 100644 --- a/wwn/en/wn20150607_392.xml +++ b/wwn/en/wn20150607_392.xml @@ -92,7 +92,7 @@ We have four projects which are already in the coding period: <a href="https://www.google-melange.com/gsoc/project/details/google/gsoc2015/yonghaohu/5741031244955648">Project</a> <a href="//www.winehq.org/pipermail/wine-devel/2015-May/107628.html">by YongHao Hu</a></p> <quote> -<p>My project focuses on implementing all the functions from tr2 namespace, which was included in the <filesystem> header and being proposed for standardization.</p> +<p>My project focuses on implementing all the functions from tr2 namespace, which was included in the <filesystem> header and being proposed for standardization.</p> <p>Though there are many methods to implement the functions like _File_size and _Equivalent etc, the hard part is finding the most appropriate one.</p> <p>New applications like MSVC12[1] would benefit from this.</p> <p>[1]: //bugs.winehq.org/show_bug.cgi?id=35774</p>