Skip to content

Commit 3874dc8

Browse files
committed
fix docstring label
1 parent f086163 commit 3874dc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fooof/objs/fit.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -401,7 +401,7 @@ def report(self, freqs=None, power_spectrum=None, freq_range=None,
401401
Only relevant / effective if `freqs` and `power_spectrum` passed in in this call.
402402
**plot_kwargs
403403
Keyword arguments to pass into the plot method.
404-
Plot options with a name conflict be passed by pre-pending 'plot_'.
404+
Plot options with a name conflict be passed by pre-pending `plot_`.
405405
e.g. `freqs`, `power_spectrum` and `freq_range`.
406406
407407
Notes

0 commit comments

Comments
 (0)