Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
sevenrats committed Nov 11, 2023
1 parent 2a0eaff commit c8c0fbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/utils/fakeBlurhash.brs
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ function linearTosRGB(value as float)
end if
end function

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

0 comments on commit c8c0fbc

Please sign in to comment.