From 1a9bcaccec411cbc50a5d1ff64f266afaa63a29c Mon Sep 17 00:00:00 2001 From: Laurenz Date: Fri, 23 Dec 2022 00:33:22 +0100 Subject: Fix typos --- library/src/compute/construct.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'library/src/compute/construct.rs') diff --git a/library/src/compute/construct.rs b/library/src/compute/construct.rs index 81a8b990..821a1416 100644 --- a/library/src/compute/construct.rs +++ b/library/src/compute/construct.rs @@ -126,7 +126,7 @@ pub fn luma(args: &mut Args) -> SourceResult { /// /// ## Parameters /// - hex: EcoString (positional) -/// The color in hexademical notation. +/// The color in hexadecimal notation. /// /// Accepts three, four, six or eight hexadecimal digits and optionally /// a leading hashtag. -- cgit v1.2.3