From ccf46acefd2272afa18832cd6dd4d35b0803e70a Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Tue, 26 Dec 2023 14:51:37 +0200 Subject: [PATCH] ; Fix last change. --- etc/DEBUG | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/DEBUG b/etc/DEBUG index 290c01faf3e..f66a8d5d588 100644 --- a/etc/DEBUG +++ b/etc/DEBUG @@ -612,7 +612,7 @@ recommend to follow the procedure below to try to identify the cause: (declare (speed 1)) at the beginning of the body of suspected function(s) to change - native-comp-speed only for those functions -- this could help you + 'native-comp-speed' only for those functions -- this could help you identify the function(s) which cause(s) the problem. . Reduce the problematic function(s) to the minimal code that still -- 2.39.5