mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-31 10:49:09 +00:00
Corrected spelling so that 'splitted' becomes 'split'
This commit is contained in:
@@ -112,7 +112,7 @@
|
||||
"width": "50%"
|
||||
},
|
||||
{
|
||||
"description": "Message greater than 160 character will be splitted into multiple mesage",
|
||||
"description": "Message greater than 160 character will be split into multiple mesage",
|
||||
"doctype": "DocField",
|
||||
"fieldname": "message",
|
||||
"fieldtype": "Text",
|
||||
@@ -129,4 +129,4 @@
|
||||
{
|
||||
"doctype": "DocPerm"
|
||||
}
|
||||
]
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user