summaryrefslogtreecommitdiffstats
path: root/sc/inc/externalrefmgr.hxx
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2015-09-29 17:56:52 +0200
committerSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>2015-09-30 07:07:18 +0000
commitc15d93f252df25b1d0e406abb08e3a3e5df71f5e (patch)
tree8e1f84bb3b9e15c34872317dcbd6cbaedac03b18 /sc/inc/externalrefmgr.hxx
parentFix typos (diff)
downloadcore-c15d93f252df25b1d0e406abb08e3a3e5df71f5e.tar.gz
core-c15d93f252df25b1d0e406abb08e3a3e5df71f5e.zip
Fix typos
Change-Id: Ia41f4f0ca30ae3346d0720271478ec5bcdab797b Reviewed-on: https://gerrit.libreoffice.org/18967 Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Diffstat (limited to 'sc/inc/externalrefmgr.hxx')
-rw-r--r--sc/inc/externalrefmgr.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/inc/externalrefmgr.hxx b/sc/inc/externalrefmgr.hxx
index bb8b44cba0b5..f7e3819cf0d2 100644
--- a/sc/inc/externalrefmgr.hxx
+++ b/sc/inc/externalrefmgr.hxx
@@ -558,7 +558,7 @@ public:
* Get an array of tokens corresponding with a specified name in a
* specified file.
*
- * @param pCurPos currnet cell address where this name token is used.
+ * @param pCurPos current cell address where this name token is used.
* This is purely to keep track of all cells containing
* external names for refreshing purposes. If this is
* NULL, then the cell will not be added to the list.
@@ -575,7 +575,7 @@ public:
/**
* Takes a flat file name, and convert it to an absolute URL path. An
- * absolute URL path begines with 'file:///.
+ * absolute URL path begins with 'file:///.
*
* @param rFile file name to convert
*/