summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2023-04-27 16:17:32 +0200
committerJulien Nabet <serval2412@yahoo.fr>2023-04-27 20:04:12 +0200
commit233057d98258e9dee7cc50d86f26c1d681df5ba1 (patch)
tree277f1d9da0e9c929a9e03a16e73fa99e10c6bcfd
parentb88d11ba05085002cf847d4828ded52a3dfb3b09 (diff)
Fix typo
Change-Id: If5a1b306db1a3abd49ed9a554fbff3f5dfa72771 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/151130 Tested-by: Julien Nabet <serval2412@yahoo.fr> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
-rw-r--r--include/editeng/svxacorr.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/svxacorr.hxx b/include/editeng/svxacorr.hxx
index eddf8c9296a1..b2eaeff9f9e3 100644
--- a/include/editeng/svxacorr.hxx
+++ b/include/editeng/svxacorr.hxx
@@ -76,7 +76,7 @@ enum class ACFlags : sal_uInt32 {
CorrectCapsLock = 0x00002000, // Correct accidental use of cAPS LOCK key
TransliterateRTL = 0x00004000, // Transliterate RTL text
ChgAngleQuotes = 0x00008000, // >>, << -> angle quotes in some languages
- SetDOIAttr = 0x00010000, // Set DOIAttribut
+ SetDOIAttr = 0x00010000, // Set DOIAttribute
ChgWordLstLoad = 0x20000000, // Replacement list loaded
CplSttLstLoad = 0x40000000, // Exception list for Capital letters Start loaded