Unverified Commit fab09085 authored by Tim Fenney's avatar Tim Fenney Committed by GitHub
Browse files

doc/nixos: prefer the verb 'log in' (#214616)



* doc/nixos: prefer the term 'login'

Change "re-log" to "login again."

* Update nixos/doc/manual/configuration/xfce.chapter.md

Co-authored-by: default avatarNaïm Favier <n@monade.li>

* Change also xml.

---------

Co-authored-by: default avatarNaïm Favier <n@monade.li>
parent bf68f997
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -54,4 +54,4 @@ run this command to do the same thing.
$ xfconf-query -c xfce4-session -p /compat/LaunchGNOME -s true
```

A log-out and re-log will be needed for this to take effect.
It is necessary to log out and log in again for this to take effect.
+2 −1
Original line number Diff line number Diff line
@@ -63,7 +63,8 @@ Thunar:2410): GVFS-RemoteVolumeMonitor-WARNING **: remote volume monitor with db
$ xfconf-query -c xfce4-session -p /compat/LaunchGNOME -s true
</programlisting>
    <para>
      A log-out and re-log will be needed for this to take effect.
      It is necessary to log out and log in again for this to take
      effect.
    </para>
  </section>
</chapter>