4292: Error in RTF output
svn: r16013
This commit is contained in:
parent
76447482ef
commit
0c17ab1b2f
@ -494,7 +494,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