diff --git a/docs/develop/app/usecases/BClipboardUseCases.html b/docs/develop/app/usecases/BClipboardUseCases.html index 1be0580386..2273283e39 100644 --- a/docs/develop/app/usecases/BClipboardUseCases.html +++ b/docs/develop/app/usecases/BClipboardUseCases.html @@ -143,11 +143,12 @@ changed, a B_CLIPBOARD_CHANGED message is sent to the target specified in the ca
-The BClipboard class is implemented via a message passing system between the BClipboard, the Roster, and -the Clipboard Handler associated with the Roster. Details of the message passing protocol are listed in the -Roster documentation. +The BClipboard class is implemented via a message passing system between the BClipboard, the Registrar, and +the Clipboard Handler associated with the Registrar. Details of the message passing protocol are listed in the +Registrar documentation.