Git commit 4eb9f8c7f0e95308deeadb92dd2b19008762c4e4 by David Bryant. Committed on 17/12/2021 at 20:49. Pushed by davidbryant into branch 'master'.
Oops! My typo fix introduced a new typo. It's OK now. M +1 -1 doc/kate/plugins.docbook https://invent.kde.org/utilities/kate/commit/4eb9f8c7f0e95308deeadb92dd2b19008762c4e4 diff --git a/doc/kate/plugins.docbook b/doc/kate/plugins.docbook index 59fe265bf..3cb3bb54d 100644 --- a/doc/kate/plugins.docbook +++ b/doc/kate/plugins.docbook @@ -2631,7 +2631,7 @@ this case as each has a distinct virtual environment. </para> <para> <filename>pylsp_in_env</filename> is a small "wrapper script" that should be placed -in <literal>PATH</literal> with the ollowing (to-be-adjusted) content: +in <literal>PATH</literal> with the following (to-be-adjusted) content: </para> <screen> #!/bin/bash
