aboutsummaryrefslogtreecommitdiff
path: root/src/arctica-greeter.vala
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2021-04-22 18:32:14 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2021-06-07 23:13:19 +0200
commitbf8d2e146e7e54aed28c5656a28383ae28964c50 (patch)
treeef29605f82e19e3df6c28cfde03096b67578731c /src/arctica-greeter.vala
parenta8d77c4892eeb68567a7a5376bbb174377c1f655 (diff)
downloadarctica-greeter-bf8d2e146e7e54aed28c5656a28383ae28964c50.tar.gz
arctica-greeter-bf8d2e146e7e54aed28c5656a28383ae28964c50.tar.bz2
arctica-greeter-bf8d2e146e7e54aed28c5656a28383ae28964c50.zip
Fix some typos
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Diffstat (limited to 'src/arctica-greeter.vala')
-rw-r--r--src/arctica-greeter.vala2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/arctica-greeter.vala b/src/arctica-greeter.vala
index 70f282f..96a98ce 100644
--- a/src/arctica-greeter.vala
+++ b/src/arctica-greeter.vala
@@ -646,7 +646,7 @@ public class ArcticaGreeter
out to relieve memory pressure."
With systemd version 239 the ulimit for RLIMIT_MEMLOCK was set to 16 MiB
- and therefore the mlockall call would fail. This is lucky becasue the subsequent mmap would not fail.
+ and therefore the mlockall call would fail. This is lucky because the subsequent mmap would not fail.
With systemd version 240 the RLIMIT_MEMLOCK is now set to 64 MiB
and now the mlockall no longer fails. However, it not possible to mmap in all