Bug 795161 - Misc. typo fixes in source comments and doxygen

Found via `codespell`
Follow-up to  commit 7fdb963e01
This commit is contained in:
luz.paz
2018-04-18 20:57:03 +02:00
committed by Michael Natterer
parent 43974c3c6a
commit 147c09f19e
81 changed files with 138 additions and 138 deletions

View File

@ -238,7 +238,7 @@ main (int argc, char **argv)
GList *toplevels;
GList *node;
g_set_application_name ("GIMP documention shooter");
g_set_application_name ("GIMP documentation shooter");
/* If there's no DISPLAY, we silently error out.
* We don't want to break headless builds.