sw/source/uibase/docvw/edtwin.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 412c6c1ca9a9ed5c585935e8b6cfc70f1a7152c4 Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Tue Oct 8 16:28:01 2019 +0200 Commit: Andrea Gelmini <andrea.gelm...@gelma.net> CommitDate: Tue Oct 8 20:16:30 2019 +0200 Fix typo Change-Id: I10c8518ebd3897fa32bdd67f7e4d726ce5ff1cec Reviewed-on: https://gerrit.libreoffice.org/80475 Tested-by: Jenkins Reviewed-by: Andrea Gelmini <andrea.gelm...@gelma.net> diff --git a/sw/source/uibase/docvw/edtwin.cxx b/sw/source/uibase/docvw/edtwin.cxx index 9271e4ec3aa8..6eddf90f54b9 100644 --- a/sw/source/uibase/docvw/edtwin.cxx +++ b/sw/source/uibase/docvw/edtwin.cxx @@ -6127,7 +6127,7 @@ void QuickHelpData::SortAndFilter(const OUString &rOrigWord) // Now the result of SwEditShell::GetChunkForAutoText is passed here to SwEditWin::ShowAutoText, and // then to SwGlossaryList::HasLongName, where all existing autotext entries' long names are tested // if they start with one of the list elements. The matches are sorted according the position of the -// candidate that matched first, then alhpabetically inside the group of suggestions for a given +// candidate that matched first, then alphabetically inside the group of suggestions for a given // candidate. Say, if we have these AutoText entry long names: // "Dr Frodo" // "Dr Credo" _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits