From 6d5e90ab5a715e4fea0ecca25c021b5037c4274b Mon Sep 17 00:00:00 2001 From: Frieder Hannenheim Date: Thu, 20 Jun 2024 21:54:03 +0200 Subject: [PATCH] correct SetForegroundProcess method name in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e69f4f7..54b36b3 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ sudo just sysconfdir=/usr/share install - Interface: `com.system76.Scheduler` - Path: `/com/system76/Scheduler` -The `SetForeground(u32)` method can be called to change the active foreground process. +The `SetForegroundProcess(u32)` method can be called to change the active foreground process. ## Scheduler Config