spelling: calculator (#3750)

This commit is contained in:
Josh Soref
2020-05-27 11:22:18 -04:00
committed by GitHub
parent 0bcaa13056
commit 038c346500
12 changed files with 27 additions and 27 deletions

View File

@@ -6,7 +6,7 @@ using System.Text;
using System.Text.RegularExpressions;
using System.Threading.Tasks;
namespace Microsoft.Plugin.Caculator
namespace Microsoft.Plugin.Calculator
{
/// <summary>
/// Tries to convert all numbers in a text from one culture format to another.