fix: Docstring latest=>current

This commit is contained in:
Gavin D'souza 2020-09-09 13:42:30 +05:30
parent 4a9ad04d04
commit 2d96a2c4cc

View file

@ -23,7 +23,7 @@ from frappe.search.website_search import build_index_for_all_routes
def migrate(verbose=True, rebuild_website=False, skip_failing=False, skip_search_index=False):
'''Migrate all apps to the latest version, will:
'''Migrate all apps to the current version, will:
- run before migrate hooks
- run patches
- sync doctypes (schema)