Fossil SCM
Typo fix in alerts config page.
Commit
391eb1cefb72a5126700396a1acb990af3e76937340db3b3523f7b6660acec5a
Parent
65be323110e9b1c…
1 file changed
+1
-1
+1
-1
| --- src/alerts.c | ||
| +++ src/alerts.c | ||
| @@ -288,11 +288,11 @@ | ||
| 288 | 288 | @ recepient addresses, and subject from the header of the piped email |
| 289 | 289 | @ text. (Property: "email-send-command")</p> |
| 290 | 290 | |
| 291 | 291 | entry_attribute("Store Emails In This Database", 60, "email-send-db", |
| 292 | 292 | "esdb", "", 0); |
| 293 | - @ <p>When the send method is "store in a databaes", each email message is | |
| 293 | + @ <p>When the send method is "store in a database", each email message is | |
| 294 | 294 | @ stored in an SQLite database file with the name given here. |
| 295 | 295 | @ (Property: "email-send-db")</p> |
| 296 | 296 | |
| 297 | 297 | entry_attribute("Store Emails In This Directory", 60, "email-send-dir", |
| 298 | 298 | "esdir", "", 0); |
| 299 | 299 |
| --- src/alerts.c | |
| +++ src/alerts.c | |
| @@ -288,11 +288,11 @@ | |
| 288 | @ recepient addresses, and subject from the header of the piped email |
| 289 | @ text. (Property: "email-send-command")</p> |
| 290 | |
| 291 | entry_attribute("Store Emails In This Database", 60, "email-send-db", |
| 292 | "esdb", "", 0); |
| 293 | @ <p>When the send method is "store in a databaes", each email message is |
| 294 | @ stored in an SQLite database file with the name given here. |
| 295 | @ (Property: "email-send-db")</p> |
| 296 | |
| 297 | entry_attribute("Store Emails In This Directory", 60, "email-send-dir", |
| 298 | "esdir", "", 0); |
| 299 |
| --- src/alerts.c | |
| +++ src/alerts.c | |
| @@ -288,11 +288,11 @@ | |
| 288 | @ recepient addresses, and subject from the header of the piped email |
| 289 | @ text. (Property: "email-send-command")</p> |
| 290 | |
| 291 | entry_attribute("Store Emails In This Database", 60, "email-send-db", |
| 292 | "esdb", "", 0); |
| 293 | @ <p>When the send method is "store in a database", each email message is |
| 294 | @ stored in an SQLite database file with the name given here. |
| 295 | @ (Property: "email-send-db")</p> |
| 296 | |
| 297 | entry_attribute("Store Emails In This Directory", 60, "email-send-dir", |
| 298 | "esdir", "", 0); |
| 299 |