summaryrefslogtreecommitdiff
path: root/cmds.py
diff options
context:
space:
mode:
Diffstat (limited to 'cmds.py')
-rw-r--r--cmds.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmds.py b/cmds.py
index a92e326..dff6d3c 100644
--- a/cmds.py
+++ b/cmds.py
@@ -667,7 +667,7 @@ class cmd_fast_export(Command):
" (plain mode only).",
),
Option('baseline',
- help="Export an 'abolute' baseline commit prior to"
+ help="Export an 'absolute' baseline commit prior to"
"the first relative commit",
),
]