branch: externals/compat
commit ea96659971022da5f0706c3bba30653a4ed190a3
Author: Daniel Mendler <m...@daniel-mendler.de>
Commit: Daniel Mendler <m...@daniel-mendler.de>

    compat-28: Fix links to tests
---
 compat-28.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/compat-28.el b/compat-28.el
index 5e13d4ddab..12e7b480f8 100644
--- a/compat-28.el
+++ b/compat-28.el
@@ -397,7 +397,7 @@ not a list, return a one-element list containing OBJECT."
 ;;;; Defined in data.c
 
 ;; Renamed in Emacs 30 to `native-comp-function-p'.
-(compat-defalias subr-native-elisp-p ignore :obsolete t) ;; 
<compat-tests:obsolte-subr-native-elisp-p>
+(compat-defalias subr-native-elisp-p ignore :obsolete t) ;; 
<compat-tests:obsolete-subr-native-elisp-p>
 
 ;;;; Defined in subr-x.el
 

Reply via email to