From a623a59f9e10d6b3000d61f90753e8dd6ecd1057 Mon Sep 17 00:00:00 2001 From: strixaluco Date: Wed, 24 Aug 2016 09:36:17 +0800 Subject: [PATCH] [minor] docs typo fix MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit availale → available --- erpnext/docs/user/manual/en/setting-up/price-lists.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erpnext/docs/user/manual/en/setting-up/price-lists.md b/erpnext/docs/user/manual/en/setting-up/price-lists.md index 156e66de9a..8c22322a11 100644 --- a/erpnext/docs/user/manual/en/setting-up/price-lists.md +++ b/erpnext/docs/user/manual/en/setting-up/price-lists.md @@ -16,6 +16,6 @@ You can create new Price List * Standard Buying and Selling Price List are created by default. -To disable specific Price List, uncheck Enabled field in it. Disabled Price List will not be availale for selection in the Sales and Purchase transactions. +To disable specific Price List, uncheck Enabled field in it. Disabled Price List will not be available for selection in the Sales and Purchase transactions. {next}