Mercurial > mplayer.hg
diff DOCS/xml/de/bugreports.xml @ 24610:94e084f0e8ea
r21612: replace " with ", better readability
| author | kraymer |
|---|---|
| date | Thu, 27 Sep 2007 15:27:13 +0000 |
| parents | 156068fd461b |
| children | a1dd22567239 |
line wrap: on
line diff
--- a/DOCS/xml/de/bugreports.xml Thu Sep 27 14:45:50 2007 +0000 +++ b/DOCS/xml/de/bugreports.xml Thu Sep 27 15:27:13 2007 +0000 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> -<!-- in sync with r21537 --> +<!-- in sync with r21612 --> <!-- missing cosmetic commit 21537 --> <appendix id="bugreports"> @@ -48,8 +48,8 @@ <sect1 id="bugreports_regression_test"> <title>Wie Regressionstests mit Subversion durchgeführt werden</title> <para> - Ein Problem, das manchmal auftreten kann ist "es hat vorher funktioniert, jetzt - tut es das nicht mehr...". + Ein Problem, das manchmal auftreten kann ist "es hat vorher funktioniert, jetzt + tut es das nicht mehr...". Hier eine Schritt-für-Schritt-Verfahren, um herauszufinden, wann das Problem aufgetreten ist. Dies ist <emphasis role="bold">nichts</emphasis> für Gelegenheitsanwender. </para> @@ -260,7 +260,7 @@ <itemizedlist> <listitem> <para>Farbtiefe von X: - <screen>xdpyinfo | grep "depth of root"</screen> + <screen>xdpyinfo | grep "depth of root"</screen> </para> </listitem> </itemizedlist>
