From 26dd4d3dd7332e7a347d499f59f5511eb9b2b9b0 Mon Sep 17 00:00:00 2001 From: "Tristan F.-R." Date: Thu, 5 Dec 2024 08:17:13 -0800 Subject: docs/MEMORY_PRESSURE: fix typo corrects "focusses" -> "focuses" --- docs/MEMORY_PRESSURE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/MEMORY_PRESSURE.md b/docs/MEMORY_PRESSURE.md index 532f89456d..9cc4f1c0d1 100644 --- a/docs/MEMORY_PRESSURE.md +++ b/docs/MEMORY_PRESSURE.md @@ -234,5 +234,5 @@ service, which then propagates this through D-Bus to the applications. This is typically less than ideal, since this means each notification event has to traverse three processes before being handled. This traversal creates additional latencies at a time where the system is already experiencing adverse -latencies. Moreover, it focusses on system-wide PSI events, even though +latencies. Moreover, it focuses on system-wide PSI events, even though service-local ones are generally the better approach. -- cgit v1.2.3