Skip to content

Commit 666a869

Browse files
committed
Typo fix.
1 parent 4d40933 commit 666a869

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SimpleTaskSystem/SimpleTaskSystem.Application/SimpleTaskSystemApplicationModule.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
namespace SimpleTaskSystem
55
{
66
/// <summary>
7-
/// 'Aplication layer module' for this project.
7+
/// 'Application layer module' for this project.
88
/// </summary>
99
[DependsOn(typeof(SimpleTaskSystemCoreModule))]
1010
public class SimpleTaskSystemApplicationModule : AbpModule

0 commit comments

Comments
 (0)