We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d40933 commit 666a869Copy full SHA for 666a869
SimpleTaskSystem/SimpleTaskSystem.Application/SimpleTaskSystemApplicationModule.cs
@@ -4,7 +4,7 @@
4
namespace SimpleTaskSystem
5
{
6
/// <summary>
7
- /// 'Aplication layer module' for this project.
+ /// 'Application layer module' for this project.
8
/// </summary>
9
[DependsOn(typeof(SimpleTaskSystemCoreModule))]
10
public class SimpleTaskSystemApplicationModule : AbpModule
0 commit comments