Git commit 883f068eabace140d44e3bd9b68d415fc1c4f80d by Yuri Chornoivan. Committed on 13/11/2023 at 17:00. Pushed by yurchor into branch 'master'.
Fix minor typo M +3 -3 doc/index.docbook https://invent.kde.org/sdk/kdesrc-build/-/commit/883f068eabace140d44e3bd9b68d415fc1c4f80d diff --git a/doc/index.docbook b/doc/index.docbook index 2d2f2b79..1ade05f5 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -771,7 +771,7 @@ configuration file option.</para> in pretend mode.</para></note> <para>This driver works by setting up a custom <quote><literal>xsession</literal></quote> -session type. This type of session should work by default with the ssdm login +session type. This type of session should work by default with the sddm login manager (where it appears as a <quote>Custom</quote> session), but other login managers (such as <application>LightDM</application> and <application>gdm</application>) may require additional files installed to @@ -5055,7 +5055,7 @@ create it if necessary. Add the line: <important><para>On some distributions, it may be necessary to perform the same steps with the <filename>.xsession</filename> file, also in the home directory. This is especially true when using graphical login managers such as -ssdm, <application>gdm</application>, or <application>xdm</application>.</para> +sddm, <application>gdm</application>, or <application>xdm</application>.</para> </important> <para> @@ -5068,7 +5068,7 @@ text terminals and the following six are graphical displays. <para> If when you start your computer you are presented to the graphical display manager instead, you can use the new &kde; environment, even if it is not listed -as an option. Most display managers, including ssdm, have an option to use +as an option. Most display managers, including sddm, have an option to use a <quote>Custom Session</quote> when you login. With this option, your session settings are loaded from the <filename>.xsession</filename> file in your home directory. If you have already modified this file as described above, this option should load
