diff --git a/direct/src/distributed/AstronInternalRepository.py b/direct/src/distributed/AstronInternalRepository.py index 98cc3a07b6..0f34bb64a0 100644 --- a/direct/src/distributed/AstronInternalRepository.py +++ b/direct/src/distributed/AstronInternalRepository.py @@ -75,8 +75,7 @@ class AstronInternalRepository(ConnectionRepository): """ Register for messages on a specific Message Director channel. - If the channel is already open by this AIR, nothing will happen. If the - AIR is not yet connected, it will be requested upon connect. + If the channel is already open by this AIR, nothing will happen. """ if channel in self._registeredChannels: