From e168eaf0f8c078d1b26c2bfb246d080d5d9e9a20 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Wed, 6 Mar 2019 21:06:16 -0500 Subject: [PATCH] spelling: mathematical --- src/CalculatorUnitTests/CopyPasteManagerTest.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/CalculatorUnitTests/CopyPasteManagerTest.cpp b/src/CalculatorUnitTests/CopyPasteManagerTest.cpp index c499e279..ec681586 100644 --- a/src/CalculatorUnitTests/CopyPasteManagerTest.cpp +++ b/src/CalculatorUnitTests/CopyPasteManagerTest.cpp @@ -439,7 +439,7 @@ namespace CalculatorUnitTests 12. octal numbers 13. very large number 14. number with some escape characters in b/w like ",/. \n\r ", '" - 15. expression involving sin, cos or other mathematic functions + 15. expression involving sin, cos or other mathematical functions 16. expression having more than one operator in b/w operands 17. expression involving open and close parenthesis (, )