Fixed a word being wrong in the EllieMarmalade project
This commit is contained in:
parent
2be2cdf713
commit
94129fb3e2
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
namespace EllieBot.Marmalade;
|
||||
|
||||
/// <summary>
|
||||
/// Marks the class as a service which can be used within the same Medusa
|
||||
/// Marks the class as a service which can be used within the same Marmalade
|
||||
/// </summary>
|
||||
[AttributeUsage(AttributeTargets.Class)]
|
||||
public class svcAttribute : Attribute
|
||||
|
|
Loading…
Reference in a new issue