docs/comments: Fix spelling of 'explicitly'

This replaces all occurrences of 'explicitely' with 'explicitly'. Only
code comments and gtk-doc statements are affected.

https://bugzilla.gnome.org/show_bug.cgi?id=722429
This commit is contained in:
Volker Sobek
2014-01-17 16:25:30 +01:00
parent ea0ede201e
commit a4d69e7f14
15 changed files with 22 additions and 22 deletions

View File

@ -55,7 +55,7 @@
* When reattaching, the ghost and float window, must be aligned
* along one of the edges, the <firstterm>snap edge</firstterm>.
* This either can be specified by the application programmer
* explicitely, or GTK+ will pick a reasonable default based
* explicitly, or GTK+ will pick a reasonable default based
* on the handle position.
*
* To make detaching and reattaching the handlebox as minimally confusing