Fossil SCM
Doc typo fix.
Commit
14716af2418068688db23825af076667d333e6e860a98271087abae4033d56e6
Parent
df37d216966b23a…
1 file changed
+1
-1
+1
-1
| --- src/fossil.page.chat.js | ||
| +++ src/fossil.page.chat.js | ||
| @@ -555,11 +555,11 @@ | ||
| 555 | 555 | messages. */ |
| 556 | 556 | "alert-own-messages": false, |
| 557 | 557 | /* Use a contenteditable field for input. This is generally |
| 558 | 558 | more comfortable to use, and more modern, than plain text |
| 559 | 559 | input fields. In its early years the contenteditable |
| 560 | - capability had some browser-specific quirks which made is | |
| 560 | + capability had some browser-specific quirks which made it | |
| 561 | 561 | difficult on some clients so was opt-in rather than |
| 562 | 562 | opt-out. In recent years (2023+) those quirks have been |
| 563 | 563 | limited to an occasional injection of an extraneous |
| 564 | 564 | newline, and this method really is more comfortable to |
| 565 | 565 | use, so the default was changed to true on 2026-08-16. |
| 566 | 566 |
| --- src/fossil.page.chat.js | |
| +++ src/fossil.page.chat.js | |
| @@ -555,11 +555,11 @@ | |
| 555 | messages. */ |
| 556 | "alert-own-messages": false, |
| 557 | /* Use a contenteditable field for input. This is generally |
| 558 | more comfortable to use, and more modern, than plain text |
| 559 | input fields. In its early years the contenteditable |
| 560 | capability had some browser-specific quirks which made is |
| 561 | difficult on some clients so was opt-in rather than |
| 562 | opt-out. In recent years (2023+) those quirks have been |
| 563 | limited to an occasional injection of an extraneous |
| 564 | newline, and this method really is more comfortable to |
| 565 | use, so the default was changed to true on 2026-08-16. |
| 566 |
| --- src/fossil.page.chat.js | |
| +++ src/fossil.page.chat.js | |
| @@ -555,11 +555,11 @@ | |
| 555 | messages. */ |
| 556 | "alert-own-messages": false, |
| 557 | /* Use a contenteditable field for input. This is generally |
| 558 | more comfortable to use, and more modern, than plain text |
| 559 | input fields. In its early years the contenteditable |
| 560 | capability had some browser-specific quirks which made it |
| 561 | difficult on some clients so was opt-in rather than |
| 562 | opt-out. In recent years (2023+) those quirks have been |
| 563 | limited to an occasional injection of an extraneous |
| 564 | newline, and this method really is more comfortable to |
| 565 | use, so the default was changed to true on 2026-08-16. |
| 566 |