* core/core-configuration-layer.el: fix log for rshadow relationship (#15685)

This commit is contained in:
lin.sun 2022-08-06 15:32:07 -07:00 committed by GitHub
parent eef9f4ed7f
commit 26a975d69a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1599,7 +1599,7 @@ RNAME is the name symbol of another existing layer."
lname))
(when (null rlayer)
(configuration-layer//warning
"Unknown layer %s to declare lshadow relationship."
"Unknown layer %s to declare rshadow relationship."
rname)))))
(defun configuration-layer//set-layers-variables (layer-names)