summaryrefslogtreecommitdiff
path: root/sw/source/ui/dbui/mmgreetingspage.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/dbui/mmgreetingspage.cxx')
-rw-r--r--sw/source/ui/dbui/mmgreetingspage.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/dbui/mmgreetingspage.cxx b/sw/source/ui/dbui/mmgreetingspage.cxx
index 24bd60320a62..4760f5e9e273 100644
--- a/sw/source/ui/dbui/mmgreetingspage.cxx
+++ b/sw/source/ui/dbui/mmgreetingspage.cxx
@@ -181,7 +181,7 @@ void SwMailMergeGreetingsPage::UpdatePreview()
bFemale = xColumn->getString() == sFemaleValue;
if( !bNoValue )
{
- //no last name value marks the greeting also als neutral
+ //no last name value marks the greeting also as neutral
const OUString sLastNameColumn =
m_rConfigItem.GetAssignedColumn(MM_PART_LASTNAME);
if ( xColAccess->hasByName(sLastNameColumn) )