summaryrefslogtreecommitdiff
path: root/linguistic
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2015-06-13 09:12:34 +0200
committerJulien Nabet <serval2412@yahoo.fr>2015-06-13 09:13:52 +0200
commit3754474cdea72ebe7f09457ef82a5c3131d06b78 (patch)
treebc2ce16e15475dda27d89f61d8cb2b0558df27ed /linguistic
parentd56b125f6c6c18ac40712cefc3cec06530750e15 (diff)
Typos
Change-Id: I21c352a63d668c174eef212dbfbe6346c678ce4d
Diffstat (limited to 'linguistic')
-rw-r--r--linguistic/source/gciterator.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/linguistic/source/gciterator.cxx b/linguistic/source/gciterator.cxx
index 35c9fe493d33..2fe33bff5ff5 100644
--- a/linguistic/source/gciterator.cxx
+++ b/linguistic/source/gciterator.cxx
@@ -453,7 +453,7 @@ uno::Reference< linguistic2::XProofreader > GrammarCheckingIterator::GetGrammarC
{
xRes = aImplNameIt->second;
}
- else // the service is to be instatiated here for the first time...
+ else // the service is to be instantiated here for the first time...
{
try
{