Skip to content
Snippets Groups Projects
Commit bb1b3a24 authored by Fred's avatar Fred Committed by Christian Hergert
Browse files

completion: fix typo in documentation

parent 33a160ce
Branches
Tags
No related merge requests found
......@@ -176,7 +176,7 @@ gtk_source_completion_provider_get_priority (GtkSourceCompletionProvider *self,
* @iter: a #GtkTextIter
* @ch: a #gunichar of the character inserted
*
* This function is used to determine of a character inserted into the text
* This function is used to determine if a character inserted into the text
* editor should cause a new completion request to be triggered.
*
* An example would be period '.' which might indicate that the user wants
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment