[gimp-web] Remove a <br/> inside a list.
- From: Michael Schumacher <schumaml src gnome org>
- To: svn-commits-list gnome org
- Subject: [gimp-web] Remove a <br/> inside a list.
- Date: Mon, 20 Jul 2009 21:09:13 +0000 (UTC)
commit bf8bfa86a834d09c54ddd6eba2c9b467ee7ffa28
Author: Michael Schumacher <schumaml gmx de>
Date: Mon Jul 20 22:54:05 2009 +0200
Remove a <br/> inside a list.
bugs/howtos/submit-patch.htrw | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/bugs/howtos/submit-patch.htrw b/bugs/howtos/submit-patch.htrw
index 737732b..2e57df3 100644
--- a/bugs/howtos/submit-patch.htrw
+++ b/bugs/howtos/submit-patch.htrw
@@ -68,7 +68,7 @@
<li>Apply your changes to the copy of the source code</li>
<li>Re-compile and make sure it works as expected</li>
<li>Do a <kbd>make clean</kbd> to remove files generated during build</li>
- <li>Generate the patch file using<br/><br/>
+ <li>Generate the patch file using<br/>
<kbd>diff -rup /path/to/unmodified/source /path/to/modified/source > patchfile.patch</kbd></li>
<li>Examine the resulting .patch file to make sure it contains only the intended changes</li>
<li>Submit the patch using Bugzilla, see below</li>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]