summaryrefslogtreecommitdiff
path: root/fabfile/helpers.py
diff options
context:
space:
mode:
Diffstat (limited to 'fabfile/helpers.py')
-rw-r--r--fabfile/helpers.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/fabfile/helpers.py b/fabfile/helpers.py
index c31461b..9409ca0 100644
--- a/fabfile/helpers.py
+++ b/fabfile/helpers.py
@@ -70,7 +70,7 @@ def migrate(app_name=None):
@task(alias='id')
-def indetify():
+def identify():
"""Identifes the deployed project.
Displays the deployed project version, all Python packages installed inside