mirror of
https://github.com/python/cpython.git
synced 2026-01-06 15:32:22 +00:00
Move a footnote to the end of the sentence, so the note mark won't
interfere with the flow of the sentence.
This commit is contained in:
parent
2c60f7a136
commit
7934bc23a8
1 changed files with 4 additions and 3 deletions
|
|
@ -323,9 +323,10 @@ family pictures that may be residing in a directory:
|
|||
|
||||
\verbatiminput{email-mime.py}
|
||||
|
||||
Here's an example\footnote{Thanks to Matthew Dixon Cowles for the
|
||||
original inspiration and examples.} of how to send the entire contents
|
||||
of a directory as an email message:
|
||||
Here's an example of how to send the entire contents of a directory as
|
||||
an email message:
|
||||
\footnote{Thanks to Matthew Dixon Cowles for the original inspiration
|
||||
and examples.}
|
||||
|
||||
\verbatiminput{email-dir.py}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue