Skip to content

Commit 50e8a60

Browse files
committed
testing CI by editing source code
1 parent fdb3c5d commit 50e8a60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SablierFactoryMerkleLT.sol

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ import { MerkleLT } from "./types/DataTypes.sol";
2828
*/
2929

3030
/// @title SablierFactoryMerkleLT
31-
/// @notice See the documentation in {ISablierFactoryMerkleLT}.
31+
/// @notice See the documentation in {ISablierFactoryMerkleLT}
3232
contract SablierFactoryMerkleLT is ISablierFactoryMerkleLT, SablierFactoryMerkleBase {
3333
/*//////////////////////////////////////////////////////////////////////////
3434
CONSTRUCTOR

0 commit comments

Comments
 (0)