Skip to content

Commit

Permalink
Typo fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
hikalkan committed Nov 2, 2014
1 parent 4d40933 commit 666a869
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
namespace SimpleTaskSystem
{
/// <summary>
/// 'Aplication layer module' for this project.
/// 'Application layer module' for this project.
/// </summary>
[DependsOn(typeof(SimpleTaskSystemCoreModule))]
public class SimpleTaskSystemApplicationModule : AbpModule
Expand Down

0 comments on commit 666a869

Please sign in to comment.