Index: /trunk/doc/manual/en_US/user_GuestAdditions.xml
===================================================================
--- /trunk/doc/manual/en_US/user_GuestAdditions.xml	(revision 85916)
+++ /trunk/doc/manual/en_US/user_GuestAdditions.xml	(revision 85917)
@@ -1396,7 +1396,7 @@
       In the context of using drag and drop, the origin of the data is
       called the <emphasis>source</emphasis>. That is, where the actual
-      data comes from and is specified. The <emphasis>target</emphasis>
+      data comes from and is specified. The <emphasis>destination</emphasis>
       specifies where the data from the source should go to.
-      Transferring data from the source to the target can be done in
+      Transferring data from the source to the destination can be done in
       various ways, such as copying, moving, or linking.
     </para>
@@ -1411,7 +1411,7 @@
     <para>
       When transferring data from the host to the guest OS, the host in
-      this case is the source, whereas the guest OS is the target.
+      this case is the source, whereas the guest OS is the destination.
       However, when transferring data from the guest OS to the host, the
-      guest OS this time became the source and the host is the target.
+      guest OS this time became the source and the host is the destination.
     </para>
 
@@ -1496,5 +1496,5 @@
         As &product-name; can run on a variety of host operating systems
         and also supports a wide range of guests, certain data formats
-        must be translated after transfer. This is so that the target
+        must be translated after transfer. This is so that the destination
         operating system, which receiving the data, is able to handle
         them in an appropriate manner.
