Skip to content

Commit

Permalink
Fix trailing space
Browse files Browse the repository at this point in the history
  • Loading branch information
ajlende authored and MaggieCabrera committed Jun 27, 2023
1 parent 4c7c27a commit 70507bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/wp-includes/class-wp-duotone.php
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ class WP_Duotone {

/**
* Clamps a value between an upper and lower bound.
*
*
* Direct port of colord's clamp function.
*
* @link https://github.com/omgovich/colord/blob/3f859e03b0ca622eb15480f611371a0f15c9427f/src/helpers.ts#L23 Sourced from colord.
Expand Down

0 comments on commit 70507bd

Please sign in to comment.