sw/inc/authfld.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 123f0fe12159cc33d4b882f5b847d78ff258e2a3
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Wed Feb 15 10:01:22 2023 +0100
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Wed Feb 15 10:25:38 2023 +0000

    Fix typo
    
    Change-Id: I738be032f9300c556a0643c0ab04b54bd5ad8ea4
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/147042
    Tested-by: Jenkins
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>

diff --git a/sw/inc/authfld.hxx b/sw/inc/authfld.hxx
index f708457748d9..def78f913e14 100644
--- a/sw/inc/authfld.hxx
+++ b/sw/inc/authfld.hxx
@@ -194,7 +194,7 @@ public:
      *
      * \param   pLayout     layout to be used
      * \param   pTOX        bibliography table to take the format of the 
string from
-     * \return              entry formated as the appropriate authority type 
in the table
+     * \return              entry formatted as the appropriate authority type 
in the table
      */
     OUString GetAuthority(const SwRootFrame *pLayout,
                           const SwForm *pTOX = nullptr) const;

Reply via email to