diff --git a/core/core-configuration-layer.el b/core/core-configuration-layer.el index e1a1e82e2..f7aa87ca1 100644 --- a/core/core-configuration-layer.el +++ b/core/core-configuration-layer.el @@ -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)