4292: Error in RTF output
svn: r16012
This commit is contained in:
parent
848114ea4e
commit
3f87bdec6e
@ -485,7 +485,7 @@ class RTFDoc(BaseDoc,TextDoc):
|
||||
else:
|
||||
self.text += i
|
||||
|
||||
def process_spaces (self, line, format):
|
||||
def process_spaces(line, format):
|
||||
"""
|
||||
Function to process spaces in text lines for flowed and pre-formatted notes.
|
||||
line : text to process
|
||||
|
Loading…
Reference in New Issue
Block a user