diff options
Diffstat (limited to 'doc/artsbuilder/detail.docbook')
-rw-r--r-- | doc/artsbuilder/detail.docbook | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/artsbuilder/detail.docbook b/doc/artsbuilder/detail.docbook index c7ed7319..34adf3d1 100644 --- a/doc/artsbuilder/detail.docbook +++ b/doc/artsbuilder/detail.docbook @@ -1662,8 +1662,8 @@ objects that are send over wire are tagged before transfer. </para> <para> -If the receiver receives an object which is on his server, of course he -will not <function>_useRemote()</function> it. For this special case, +If the receiver receives an object which is on their server, of course +they will not <function>_useRemote()</function> it. For this special case, <function>_cancelCopyRemote()</function> exists to remove the tag manually. Other than that, there is also timer based tag removal, if tagging was done, but the receiver didn't really get the object (due to |