diff --git a/doc/en/GLib/GSourceFunc.xml b/doc/en/GLib/GSourceFunc.xml index 17af65803..f620f4591 100644 --- a/doc/en/GLib/GSourceFunc.xml +++ b/doc/en/GLib/GSourceFunc.xml @@ -14,6 +14,6 @@ GSource callback delegate. A boolean value. - Typically, when the delegate returns , the delegate remains connected to the event source. When is returned, the delegate is removed. + Typically, when the delegate returns , the delegate remains connected to the event source. When is returned, the delegate is removed.