typo fixed

This commit is contained in:
mic 2024-04-29 20:19:08 +02:00
parent 8b63c8ae99
commit 4fb361cd67
2 changed files with 2 additions and 2 deletions

View file

@ -19,7 +19,7 @@
<li>Improved the method to open the ChatGPT window. Thanks to <a href="https://github.com/jobisoft">John Bieling</a>.</li>
<li>Fixed a bug in replying to a message. Now the quoted text is correctly displayed.</li>
<li>Fixed a bug in the compose window. Now is correctly used only the selected text.</li>
<li>If the prompt is more than 30.000 characters, do not procede and give a message to the user.</li>
<li>If the prompt is more than 30.000 characters, do not proceed and give a message to the user.</li>
</ul>
<h2>Version 1.0 - 05/04/2024</h2>
<ul>

View file

@ -25,7 +25,7 @@
<li>Improved the method to open the ChatGPT window. Thanks to <a href="https://github.com/jobisoft">John Bieling</a>.</li>
<li>Fixed a bug in replying to a message. Now the quoted text is correctly displayed.</li>
<li>Fixed a bug in the compose window. Now is correctly used only the selected text.</li>
<li>If the prompt is more than 30.000 characters, do not procede and give a message to the user.</li>
<li>If the prompt is more than 30.000 characters, do not proceed and give a message to the user.</li>
</ul>
<h2>Version 1.0 - 05/04/2024</h2>
<ul>