summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/svx/tbcontrl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/tbcontrl.hxx b/include/svx/tbcontrl.hxx
index 91b970735abf..6eafd38d87b9 100644
--- a/include/svx/tbcontrl.hxx
+++ b/include/svx/tbcontrl.hxx
@@ -300,7 +300,7 @@ private:
/** Most recently used currencies **/
SvxCurrencyVect_t m_mru_currencies;
- /** Adds a currency to the the most recently used list **/
+ /** Adds a currency to the most recently used list **/
void addMruCurrency(sal_Int16 currencyPosition);
/**