diff options
author | Tor Lillqvist <tml@iki.fi> | 2013-06-24 17:42:39 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@iki.fi> | 2013-06-24 17:43:07 +0300 |
commit | 7552edf94052784962de58229c9c844bf345b55a (patch) | |
tree | 1de1476d747d78b3718c0fef264fb2680d3a4ad8 /oox/source | |
parent | c13daee32de1be4b96d6a948cfca4aa0bdf8c4db (diff) |
Fix typo in Emacs mode line
Change-Id: I882a24a665a721420c8ec99288f399abf4fdbca1
Diffstat (limited to 'oox/source')
-rw-r--r-- | oox/source/drawingml/effectproperties.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/oox/source/drawingml/effectproperties.cxx b/oox/source/drawingml/effectproperties.cxx index 799169bf0f54..caaf61f096f6 100644 --- a/oox/source/drawingml/effectproperties.cxx +++ b/oox/source/drawingml/effectproperties.cxx @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-baosic-offset: 4 -*- */ +/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* * This file is part of the LibreOffice project. * |