We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdb3c5d commit 50e8a60Copy full SHA for 50e8a60
src/SablierFactoryMerkleLT.sol
@@ -28,7 +28,7 @@ import { MerkleLT } from "./types/DataTypes.sol";
28
*/
29
30
/// @title SablierFactoryMerkleLT
31
-/// @notice See the documentation in {ISablierFactoryMerkleLT}.
+/// @notice See the documentation in {ISablierFactoryMerkleLT}
32
contract SablierFactoryMerkleLT is ISablierFactoryMerkleLT, SablierFactoryMerkleBase {
33
/*//////////////////////////////////////////////////////////////////////////
34
CONSTRUCTOR
0 commit comments