Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
avylove committed Aug 23, 2020
1 parent 021a256 commit 5a6756b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion enlighten/_manager.py
Original file line number Diff line number Diff line change
Expand Up @@ -464,7 +464,7 @@ def write(self, output='', flush=True, counter=None, **kwargs):
Write to the stream.
The position is determined by the counter or defaults to the bottom of the termina;
The position is determined by the counter or defaults to the bottom of the terminal
If ``output`` is callable, it will be called with any additional keyword arguments
to produce the output string
Expand Down

0 comments on commit 5a6756b

Please sign in to comment.