Fix typo

Change-Id: Ib7e7fe2181a23276eae25f0cf37f80be17dad588
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103181
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
diff --git a/sw/source/uibase/docvw/AnnotationWin.cxx b/sw/source/uibase/docvw/AnnotationWin.cxx
index cc29dff..2ed76eb 100644
--- a/sw/source/uibase/docvw/AnnotationWin.cxx
+++ b/sw/source/uibase/docvw/AnnotationWin.cxx
@@ -285,7 +285,7 @@ bool SwAnnotationWin::IsResolved() const
bool SwAnnotationWin::IsThreadResolved()
{
    /// First Get the top note
    // then itereate downwards checking resolved status
    // then iterate downwards checking resolved status
    SwAnnotationWin *pTopNote, *TopNote;
    pTopNote = TopNote = GetTopReplyNote();
    if (!pTopNote->IsResolved())