diff --git a/OpenMetaverse/NetworkManager.cs b/OpenMetaverse/NetworkManager.cs index f294fcbb..4b28e9e7 100644 --- a/OpenMetaverse/NetworkManager.cs +++ b/OpenMetaverse/NetworkManager.cs @@ -704,9 +704,8 @@ namespace OpenMetaverse } /// - /// Initiate the logout process. Check if logout succeeded with the - /// OnLogoutReply event, and if this does not fire the - /// Shutdown() function needs to be manually called + /// Initiate the logout process. The Shutdown() function + /// needs to be manually called. /// public void RequestLogout() {