aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/documentation/lux/data/color/named.lux
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/source/documentation/lux/data/color/named.lux')
-rw-r--r--stdlib/source/documentation/lux/data/color/named.lux2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/source/documentation/lux/data/color/named.lux b/stdlib/source/documentation/lux/data/color/named.lux
index f7da245b1..239281ab1 100644
--- a/stdlib/source/documentation/lux/data/color/named.lux
+++ b/stdlib/source/documentation/lux/data/color/named.lux
@@ -17,7 +17,7 @@
($.module /._
""
[(,, (with_template [<name>]
- [($.documentation <name>
+ [($.definition <name>
(let [[red green blue] (//.rgb <name>)
[_ name] (symbol <name>)]
(format "R:" (hex#encoded red)