diff --git a/clientgui/MainDocument.cpp b/clientgui/MainDocument.cpp index bc808d9291..77c39c9641 100644 --- a/clientgui/MainDocument.cpp +++ b/clientgui/MainDocument.cpp @@ -950,7 +950,7 @@ void CMainDocument::RunPeriodicRPCs() { // displaying the "Please wait" dialog on multi-processor computers. // Possible exceptions might be when ForceCacheUpdate() is called // from these routines (which may need immediate results): -// CAdvancedFrame::OnConnect()->CMainDocument::GetProjectCount() +// CAdvancedFrame::OnConnect() // CDlgItemProperties::FormatApplicationName() // WorkunitNotebook::AddTab() // CMainDocument::CachedProjectStatusUpdate()