Fix idiot comment
This commit is contained in:
parent
93f89bc7d6
commit
467dd77de3
1 changed files with 1 additions and 1 deletions
|
@ -166,7 +166,7 @@ class Message(DatabaseTable):
|
|||
|
||||
#
|
||||
# Defer parsing the message content until a specific header not already
|
||||
# assigned to a dedcicated property, or the message body, is required.
|
||||
# assigned to a dedicated property, or the message body, is required.
|
||||
#
|
||||
message.content = row.content
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue