summaryrefslogtreecommitdiffstats
path: root/compilerplugins
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2018-08-29 21:50:24 +0200
committerJens Carl <j.carl43@gmx.de>2018-08-30 18:36:37 +0200
commit59a4804ce4ec15bad1c8ec2a1a850d0740ba3e7a (patch)
tree2e10de088ef25441dee361b44481a934484da2da /compilerplugins
parentFix typo (diff)
downloadcore-59a4804ce4ec15bad1c8ec2a1a850d0740ba3e7a.tar.gz
core-59a4804ce4ec15bad1c8ec2a1a850d0740ba3e7a.zip
Fix typos
Change-Id: Ia658776bce8744e7b771559ca12b94a20923fc52 Reviewed-on: https://gerrit.libreoffice.org/59782 Tested-by: Jenkins Reviewed-by: Jens Carl <j.carl43@gmx.de>
Diffstat (limited to 'compilerplugins')
-rw-r--r--compilerplugins/clang/useuniqueptr.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/compilerplugins/clang/useuniqueptr.cxx b/compilerplugins/clang/useuniqueptr.cxx
index 3038447964bb..cbcde8c2fce1 100644
--- a/compilerplugins/clang/useuniqueptr.cxx
+++ b/compilerplugins/clang/useuniqueptr.cxx
@@ -690,7 +690,7 @@ bool UseUniquePtr::VisitCXXDeleteExpr(const CXXDeleteExpr* deleteExpr)
// NodeArrayDeleter
if (fn == SRCDIR "/unoxml/source/rdf/librdf_repository.cxx")
return true;
- // SmCursor::LineToList ran out of enthusiam to rework the node handling
+ // SmCursor::LineToList ran out of enthusiasm to rework the node handling
if (fn == SRCDIR "/starmath/source/cursor.cxx")
return true;
// XMLEventOASISTransformerContext::FlushEventMap