Activity spelling correction

This commit is contained in:
Nabin Hait 2015-03-03 14:45:52 +05:30
parent 81b8d7597d
commit fcda00f317

View File

@ -232,7 +232,7 @@ def set_defaults(args):
hr_settings.save()
def create_feed_and_todo():
"""update activty feed and create todo for creation of item, customer, vendor"""
"""update Activity feed and create todo for creation of item, customer, vendor"""
frappe.get_doc({
"doctype": "Feed",
"feed_type": "Comment",