Git commit 21540d8956ca40c31c9a3259bf073b5759ca4f7b by Toni Asensi Esteve. Committed on 12/07/2021 at 23:21. Pushed by asensi into branch 'master'.
Add some semicolons to the FAQ Revision: https://invent.kde.org/utilities/krusader/-/merge_requests/53 M +4 -4 doc/faq.docbook https://invent.kde.org/utilities/krusader/commit/21540d8956ca40c31c9a3259bf073b5759ca4f7b diff --git a/doc/faq.docbook b/doc/faq.docbook index a452aa4b..80db6f39 100644 --- a/doc/faq.docbook +++ b/doc/faq.docbook @@ -582,19 +582,19 @@ <qandaentry> <question id="faqu_custom_embed_term"> - <para>How to customize the embedded terminal of &krusader?</para> + <para>How to customize the embedded terminal of &krusader;?</para> </question> <answer> <para>In order to change properties of the - embedded terminal emulator of &krusader: you + embedded terminal emulator of &krusader;: you can right-click on it and choose an option, and if you don't find there what you are looking for, you can use the <menuchoice> <guimenu>Settings</guimenu> </menuchoice> - menu of &konsole - (because &krusader uses a &konsole KPart for its + menu of &konsole; + (because &krusader; uses a &konsole; KPart for its embedded terminal). In that menu, other items are seen (like <menuchoice>
