From 8907c42ed9c8567414f02debe80a70dff80e8703 Mon Sep 17 00:00:00 2001
From: Andrioli Darvin <darvina@php.net>
Date: Mon, 22 Apr 2002 20:39:23 +0000
Subject: [PATCH] Space

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@79465 c90b9560-bf6c-de11-be94-00142212c4b1
---
 reference/xml/functions/utf8-encode.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/reference/xml/functions/utf8-encode.xml b/reference/xml/functions/utf8-encode.xml
index 9fbcfa0784..e0f8274024 100644
--- a/reference/xml/functions/utf8-encode.xml
+++ b/reference/xml/functions/utf8-encode.xml
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <!-- splitted from ./en/functions/xml.xml, last change in rev 1.2 -->
   <refentry id="function.utf8-encode">
    <refnamediv>
@@ -16,7 +16,7 @@
      This function encodes the string <parameter>data</parameter> to
      <literal>UTF-8</literal>, and returns the encoded version.
      <literal>UTF-8</literal> is a standard mechanism used by
-     <acronym>Unicode</acronym>for encoding <glossterm>wide
+     <acronym>Unicode</acronym> for encoding <glossterm>wide
      character</glossterm> values into a byte stream.
      <literal>UTF-8</literal> is transparent to plain <abbrev>ASCII</abbrev>
      characters, is self-synchronized (meaning it is possible for a program to