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 e353c4a commit dd60a24Copy full SHA for dd60a24
src/Nager.Country/Currencies/MgaCurrency.cs
@@ -1,9 +1,9 @@
1
namespace Nager.Country.Currencies
2
{
3
/// <summary>
4
- /// Mdl Currency
+ /// Mga Currency
5
/// </summary>
6
- public class MdlCurrency : ICurrency
+ public class MgaCurrency : ICurrency
7
8
///<inheritdoc/>
9
public string Symbol => "Ar";
0 commit comments