File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -506,8 +506,8 @@ def __init__(self):
506506 0 ,
507507 "on" ,
508508 ("Display preformatted code blocks as rectangular areas by "
509- "padding them with whitespace up to the length of the longest "
510- "line (with optional margin)" ),
509+ "padding them with whitespace up to the length of the longest"
510+ " line (with optional margin)" ),
511511 ),
512512 Option (
513513 "code_block_margin" ,
@@ -622,7 +622,7 @@ def __init__(self):
622622 0 ,
623623 0 ,
624624 "on" ,
625- ("If off, messages are only printed after the server confirms"
625+ ("If off, messages are only printed after the server confirms "
626626 "their receival. If on, messages are immediately printed but "
627627 "colored differently until receival is confirmed." ),
628628 ),
You can’t perform that action at this time.
0 commit comments