Fix typos
Found via `codespell -q 3 -S ./ChangeLog*,*.po -L als,ang,ba,chello,daa,doubleclick,foto,hist,iff,inport,klass,mut,nd,ower,paeth,params,pard,pevent,sinc,thru,tim,uint`
(cherry picked from commit a928452eba
)
This commit is contained in:
@ -143,7 +143,7 @@ struct _GimpToolRectanglePrivate
|
||||
gboolean is_first;
|
||||
|
||||
/* Whether or not the rectangle currently being rubber-banded was
|
||||
* created from scatch.
|
||||
* created from scratch.
|
||||
*/
|
||||
gboolean is_new;
|
||||
|
||||
|
@ -135,7 +135,7 @@ Troubleshooting
|
||||
---------------
|
||||
|
||||
If your GtkComboBox doesn't draw any items it's probably because it
|
||||
doesn't have a cell renderer. Appearently there is no UI to add one in
|
||||
doesn't have a cell renderer. Apparently there is no UI to add one in
|
||||
GLade-3, so add it manually in the UI file, see the GTK+ doc for
|
||||
GtkCellLayout; this is what you need to add:
|
||||
|
||||
|
Reference in New Issue
Block a user