Skip to content
Snippets Groups Projects
Commit db43e6a0 authored by Theophile GENTILHOMME's avatar Theophile GENTILHOMME
Browse files

Fix typo

parent 7eccfdd5
Branches
Tags
1 merge request!61Title and histograms subplots
Pipeline #
......@@ -145,7 +145,7 @@ def lines_at_option(dflt='1e-3', **kwargs):
return list_float_option(
name='lines-at', short_name='la',
desc='If given, draw vertical lines at the given axis positions. '
'You cdfltple values separated with a comma (,).',
'Your values must be separated with a comma (,) without space.',
nitems=None, dflt=dflt, **kwargs
)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment