Fix typos
Found via: ``` codespell -q 3 -S ./ChangeLog*,*.po,./.git,./NEWS* -L als,ang,ba,chello,daa,doubleclick,foto,hist,iff,inport,klass,mut,nd,ower,paeth,params,pard,pevent,sinc,thru,tim,uint ```
This commit is contained in:
@ -1156,7 +1156,7 @@ RIGHT_MARGIN = 2
|
||||
TOTAL_MARGIN = CIRCLE_CENTER_X + RIGHT_MARGIN
|
||||
|
||||
# A widget for displaying and setting the pattern of a spirograph, using a "doughnut" as
|
||||
# a visual metaphore. This widget replaces two scale widgets.
|
||||
# a visual metaphor. This widget replaces two scale widgets.
|
||||
class DoughnutWidget(Gtk.DrawingArea):
|
||||
__gtype_name__ = 'DoughnutWidget'
|
||||
|
||||
|
Reference in New Issue
Block a user