branch: externals/face-shift
commit 11e3fb7a1dcaf360f189c6938ab6c128ebdfbfe9
Author: Philip K <[email protected]>
Commit: Philip K <[email protected]>

    updated face-shift-intensity documentation
---
 face-shift.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/face-shift.el b/face-shift.el
index 310e178c59..8d2a710bb0 100644
--- a/face-shift.el
+++ b/face-shift.el
@@ -88,10 +88,10 @@ information."
   "Relaxation factor when applying a colour-shift.
 
 Positive values between [0;1] will lighten up the resulting shift
-more (where 0 is the lightest), while values between [-1;0] will
+more (where 0 is the lightest), while values between [-∞;0] will
 darken it (where 0 is the darkest).
 
-Values beyond [-1;1] are not supported.
+Values beyond [-∞;1] are not supported.
 
 See `face-shift--interpolate'."
   :type 'float)

Reply via email to