Git commit e8caa045139cd576f7b0c9b63b2ad1bbeee83b63 by Yuri Chornoivan. Committed on 13/11/2023 at 16:00. Pushed by ashark into branch 'docbook_historied_per_file'.
Fix minor typo Original commit: 883f068e https://invent.kde.org/sdk/kdesrc-build/-/commit/883f068eabace140d44e3bd9b68d415fc1c4f80d M +2 -2 doc/appendix-profile/old-profile-setup.docbook M +1 -1 doc/getting-started/environment.docbook https://invent.kde.org/sdk/kdesrc-build/-/commit/e8caa045139cd576f7b0c9b63b2ad1bbeee83b63 diff --git a/doc/appendix-profile/old-profile-setup.docbook b/doc/appendix-profile/old-profile-setup.docbook index 925f7cb0..b1210648 100644 --- a/doc/appendix-profile/old-profile-setup.docbook +++ b/doc/appendix-profile/old-profile-setup.docbook @@ -109,7 +109,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> @@ -122,7 +122,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 diff --git a/doc/getting-started/environment.docbook b/doc/getting-started/environment.docbook index 47112ade..bf606dd6 100644 --- a/doc/getting-started/environment.docbook +++ b/doc/getting-started/environment.docbook @@ -22,7 +22,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
