Fossil SCM
Fix documentation typos.
Commit
1ba3eeeb4390978fcbcee0a53e98d6122b089211cd05e294c7f6cad1928aad4e
Parent
08165ad45eb6135…
1 file changed
+2
-2
+2
-2
| --- www/emaildesign.md | ||
| +++ www/emaildesign.md | ||
| @@ -6,11 +6,11 @@ | ||
| 6 | 6 | understanding of how Fossil handles email notification, to help |
| 7 | 7 | with doing custom configurations, or to help contribute features. |
| 8 | 8 | |
| 9 | 9 | This document assumes expert-level systems knowledge. A separate |
| 10 | 10 | tutorial for setting up email notification by non-experts will be |
| 11 | -generated once the email notification systems stablizes. | |
| 11 | +generated once the email notification system stabilizes. | |
| 12 | 12 | |
| 13 | 13 | Email notification is under active development as of this writing |
| 14 | 14 | (2018-06-23). Check back frequently for updates. |
| 15 | 15 | |
| 16 | 16 | Data Design |
| @@ -73,11 +73,11 @@ | ||
| 73 | 73 | chroot jail and cannot invoke commands like /usr/sbin/sendmail. |
| 74 | 74 | A separate TCL script running outside of the jail monitors |
| 75 | 75 | the email queue database and forwards email messages to the |
| 76 | 76 | Postfix mail transfer agent. There is an example TCL script in the |
| 77 | 77 | [tools/email-sender.tcl](/file/tools/email-sender.tcl) file |
| 78 | - of the source tree that shows how to this is done. | |
| 78 | + of the source tree that shows how this is done. | |
| 79 | 79 | |
| 80 | 80 | 3. <b>"dir"</b> → Write outgoing email messages as individual |
| 81 | 81 | files in a designated directory. This might be useful for |
| 82 | 82 | testing and debugging. |
| 83 | 83 | |
| 84 | 84 |
| --- www/emaildesign.md | |
| +++ www/emaildesign.md | |
| @@ -6,11 +6,11 @@ | |
| 6 | understanding of how Fossil handles email notification, to help |
| 7 | with doing custom configurations, or to help contribute features. |
| 8 | |
| 9 | This document assumes expert-level systems knowledge. A separate |
| 10 | tutorial for setting up email notification by non-experts will be |
| 11 | generated once the email notification systems stablizes. |
| 12 | |
| 13 | Email notification is under active development as of this writing |
| 14 | (2018-06-23). Check back frequently for updates. |
| 15 | |
| 16 | Data Design |
| @@ -73,11 +73,11 @@ | |
| 73 | chroot jail and cannot invoke commands like /usr/sbin/sendmail. |
| 74 | A separate TCL script running outside of the jail monitors |
| 75 | the email queue database and forwards email messages to the |
| 76 | Postfix mail transfer agent. There is an example TCL script in the |
| 77 | [tools/email-sender.tcl](/file/tools/email-sender.tcl) file |
| 78 | of the source tree that shows how to this is done. |
| 79 | |
| 80 | 3. <b>"dir"</b> → Write outgoing email messages as individual |
| 81 | files in a designated directory. This might be useful for |
| 82 | testing and debugging. |
| 83 | |
| 84 |
| --- www/emaildesign.md | |
| +++ www/emaildesign.md | |
| @@ -6,11 +6,11 @@ | |
| 6 | understanding of how Fossil handles email notification, to help |
| 7 | with doing custom configurations, or to help contribute features. |
| 8 | |
| 9 | This document assumes expert-level systems knowledge. A separate |
| 10 | tutorial for setting up email notification by non-experts will be |
| 11 | generated once the email notification system stabilizes. |
| 12 | |
| 13 | Email notification is under active development as of this writing |
| 14 | (2018-06-23). Check back frequently for updates. |
| 15 | |
| 16 | Data Design |
| @@ -73,11 +73,11 @@ | |
| 73 | chroot jail and cannot invoke commands like /usr/sbin/sendmail. |
| 74 | A separate TCL script running outside of the jail monitors |
| 75 | the email queue database and forwards email messages to the |
| 76 | Postfix mail transfer agent. There is an example TCL script in the |
| 77 | [tools/email-sender.tcl](/file/tools/email-sender.tcl) file |
| 78 | of the source tree that shows how this is done. |
| 79 | |
| 80 | 3. <b>"dir"</b> → Write outgoing email messages as individual |
| 81 | files in a designated directory. This might be useful for |
| 82 | testing and debugging. |
| 83 | |
| 84 |