File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ namespace Rappen.XTB.CAT
2424 ExportMetadata ( "SecondaryFontColor" , "#0000FF" ) ]
2525 public class CAPITPlugin : PluginBase , IPayPalPlugin
2626 {
27- public string DonationDescription => $ "Donate to the creator of Custom Action Tester for XrmToolBox";
27+ public string DonationDescription => $ "Donate to the creator of Custom API Tester for XrmToolBox";
2828
2929 public string EmailAccount => "[email protected] " ; 3030
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ namespace Rappen.XTB.CAT
2323 ExportMetadata ( "SecondaryFontColor" , "#0000FF" ) ]
2424 public class CATPlugin : PluginBase , IPayPalPlugin
2525 {
26- public string DonationDescription => $ "Donate to the creator of Custom API Tester for XrmToolBox";
26+ public string DonationDescription => $ "Donate to the creator of Custom Action Tester for XrmToolBox";
2727
2828 public string EmailAccount => "[email protected] " ; 2929
You can’t perform that action at this time.
0 commit comments