timeLimitsManager: Fix a typo (bad encoding) in a link in a doc comment
Signed-off-by: Philip Withnall <pwithnall@gnome.org> Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3643>
This commit is contained in:
parent
2415b4f005
commit
9dd5f7a8a8
@ -88,7 +88,7 @@ function userStateToString(userState) {
|
||||
* This corresponds to the `active` state from sd_uid_get_state()
|
||||
* (https://www.freedesktop.org/software/systemd/man/latest/sd_uid_get_state.html),
|
||||
* plus `IdleHint` from
|
||||
* https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.login1.html#User Objects.
|
||||
* https://www.freedesktop.org/software/systemd/man/latest/org.freedesktop.login1.html#User%20Objects.
|
||||
* ‘Inactive’ time corresponds to all the other states from sd_uid_get_state(),
|
||||
* or if `IdleHint` is true.
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user