Skip to content

Commit 99707fe

Browse files
committed
removing unneeded whitespace
1 parent a218743 commit 99707fe

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

doc/FAQ.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ to::
161161

162162
for more information, go and read about Zope Page Templates.
163163

164-
I want to link version identifiers from my messages to svn/mercurial/git
164+
I want to link version identifiers from my messages to svn/mercurial/git
165165
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
166166

167167
See: the LinkFormatingExample at:

doc/customizing.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -727,8 +727,8 @@ behaviour:
727727

728728
Because there is no ``name`` parameter for the user class, there
729729
will be no header. However setting::
730-
731-
assigned_to=Link("user", msg_header_property="username")
730+
731+
assigned_to=Link("user", msg_header_property="username")
732732

733733
will make the mail gateway generate an ``X-Roundup-issue-assigned_to``
734734
using the username property of the linked user.

0 commit comments

Comments
 (0)