diff --git a/docs/en/designers/language-custom-functions/language-function-popup-init.xml b/docs/en/designers/language-custom-functions/language-function-popup-init.xml
index b0e22327..77330073 100644
--- a/docs/en/designers/language-custom-functions/language-function-popup-init.xml
+++ b/docs/en/designers/language-custom-functions/language-function-popup-init.xml
@@ -7,7 +7,7 @@
is an integration of
overLib, a library used for popup
windows. These are used for context sensitive information, such as
- help windows or tooltips.{popup_init} must be called once at the
+ help windows or tooltips. {popup_init} must be called once at the
top of any page you plan on using the
{popup} function.