Fix various typos (#6332)

* Fix various typos

Found via `codespell -q 3 -S ./rtdata/languages -L ba,bord,childs,hist,fo,reall,bloc,alph,dof,inout,thre,makro,chang,currentry,preserv,portugues,struc,trough,vektor`

* Fix source typo

* Added requested revisions
This commit is contained in:
luzpaz
2021-08-13 08:37:29 -04:00
committed by GitHub
parent 1c4e1216d2
commit 22f89bc752
16 changed files with 27 additions and 27 deletions

View File

@@ -232,7 +232,7 @@ public:
*/
MyExpander(bool useEnabled, Glib::ustring titleLabel);
/** Create a custom expander with a a custom - and responsive - widget
/** Create a custom expander with a custom - and responsive - widget
* @param useEnabled Set whether to handle an enabled/disabled toggle button and display the appropriate image
* @param titleWidget A widget to display in the header. Warning: you won't be able to switch to a string label.
*/