Update standard_chart_of_accounts.py

Minor spelling edits
diff --git a/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py b/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py
index c6495c1..af2d06c 100644
--- a/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py
+++ b/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py
@@ -17,7 +17,7 @@
 	                "account_type": "Bank",
 					"is_group": 1
 	            },
-	            _("Cash In Hand"): {
+	            _("Cash in Hand"): {
 	                _("Cash"): {
 	                    "account_type": "Cash"
 	                },
@@ -107,7 +107,7 @@
 	            _("Office Maintenance Expenses"): {},
 	            _("Office Rent"): {},
 	            _("Postal Expenses"): {},
-	            _("Print and Stationary"): {},
+	            _("Print and Stationery"): {},
 	            _("Round Off"): {
 	                "account_type": "Round Off"
 	            },