André Hentschel : Fix a typo
Module: website Branch: master Commit: 0ba3771e41ed53406245ab09a1608be73ca69494 URL: http://source.winehq.org/git/website.git/?a=commit;h=0ba3771e41ed53406245ab0... Author: André Hentschel <nerv(a)dawncrow.de> Date: Tue Jun 21 00:30:26 2011 +0200 Fix a typo --- templates/de/documentation.template | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/templates/de/documentation.template b/templates/de/documentation.template index 825aa2b..e66c6f2 100644 --- a/templates/de/documentation.template +++ b/templates/de/documentation.template @@ -18,7 +18,7 @@ <li> <a href="{$root}/docs/winelib-guide/index">Winelib Benutzerhandbuch (en)</a><br> - Wine man Wine benutzt um Windows Anwendungen nach Linux zu portieren.<br> + Wie man Wine benutzt um Windows Anwendungen nach Linux zu portieren.<br> <span class=small> <b>Formate:</b> <a href="{$root}/docs/winelib-guide/index">Online</a> | <a href="http://ftp.winehq.org/pub/wine/docs/en/winelib-guide.html">HTML</a> |
participants (1)
-
Jeremy Newman