Skip to content

Commit c8c0fbc

Browse files
committed
fix typo
1 parent 2a0eaff commit c8c0fbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/utils/fakeBlurhash.brs

+1-1
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ function linearTosRGB(value as float)
113113
end if
114114
end function
115115

116-
' this function takes a blurhash, a dimensions in terms of elements,
116+
' this function takes a blurhash, dimensions in terms of elements,
117117
' renders the blurhash using the fake-blurhash decoding algorithm
118118
' then returns a filesystem uri pointing at the file
119119
' the images in the fs are named with a hash of the blurhash string

0 commit comments

Comments
 (0)