We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa7ddaf commit 3bccbe9Copy full SHA for 3bccbe9
1 file changed
psgfiglet/psgfiglet.py
@@ -52,7 +52,7 @@
52
It's because a newer parm is used in this code. It'll all still work just fine with this error.
53
54
This demo has an interesting little trick. If the window is resized, then it
55
- will use the new size of the Multiline element to compute the numiber of characters
+ will use the new size of the Multiline element to compute the number of characters
56
wide the Multiline has to work with. This number is passed to the figlet renderer.
57
58
0 commit comments