Skip to content

Commit 20e4d54

Browse files
committed
fix: typo
1 parent a2d8031 commit 20e4d54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Cnblogs.Architecture.Ddd.Infrastructure.Abstractions/DispatchDomainEventExtensions.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
namespace MediatR;
55

66
/// <summary>
7-
/// 发布领域时间的拓展方法
7+
/// 发布领域事件的拓展方法
88
/// </summary>
99
public static class DispatchDomainEventExtensions
1010
{

0 commit comments

Comments
 (0)