From 2954208d00d422b34fa3a69631b0a091f17a349d Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Wed, 2 Dec 2020 08:23:52 +0100 Subject: 5.44 --- README.hacking | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.hacking') diff --git a/README.hacking b/README.hacking index 451aec1..f2958b4 100644 --- a/README.hacking +++ b/README.hacking @@ -90,7 +90,7 @@ The XScreenSaver API state machine. You may not store global state in global variables, or in function-local - static variables. All of your runtime state must be encapsulted in the + static variables. All of your runtime state must be encapsulated in the "state" object created by your "init" function. If you use global or static variables, your screen saver will not work properly on macOS. -- cgit v1.2.3-55-g7522