diff --git a/reference/strings/functions/echo.xml b/reference/strings/functions/echo.xml index fd0dfb8243..e02381383e 100644 --- a/reference/strings/functions/echo.xml +++ b/reference/strings/functions/echo.xml @@ -1,5 +1,5 @@ - + @@ -89,9 +89,10 @@ I have foo. - For a short discussion about the differences of print - and echo, see this FAQTs Knowledge Base Article: - &url.echo-print; + For a short discussion about the differences between + print and echo, see this FAQTs + Knowledge Base Article: &url.echo-print; + See also diff --git a/reference/strings/functions/print.xml b/reference/strings/functions/print.xml index f0ad4c56aa..b134e17109 100644 --- a/reference/strings/functions/print.xml +++ b/reference/strings/functions/print.xml @@ -1,5 +1,5 @@ - + @@ -60,9 +60,10 @@ END; - For a short discussion about the differences of print - and echo, see this FAQTs Knowledge Base Article: - &url.echo-print; + For a short discussion about the differences between + print and echo, see this FAQTs + Knowledge Base Article: &url.echo-print; + See also echo, printf,