summaryrefslogtreecommitdiffstats
path: root/svtools
diff options
context:
space:
mode:
authorJesús Corrius <jesus@softcatala.org>2012-02-01 14:42:58 +0100
committerJesús Corrius <jesus@softcatala.org>2012-02-01 14:43:37 +0100
commit7be0cc289d9745e0842c4fa6c0a6ac3450f3801b (patch)
tree5b349b17cc872dfb45ef5ec73a6ba2eec27a37ef /svtools
parentconvert SdPresLayoutDlg from tools/list.hxx to boost::ptr_vector (diff)
downloadcore-7be0cc289d9745e0842c4fa6c0a6ac3450f3801b.tar.gz
core-7be0cc289d9745e0842c4fa6c0a6ac3450f3801b.zip
A few safe replacements of pathes->paths
Diffstat (limited to 'svtools')
-rw-r--r--svtools/source/control/inettbc.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/svtools/source/control/inettbc.cxx b/svtools/source/control/inettbc.cxx
index 94a65f2eeb9d..668a65c35a92 100644
--- a/svtools/source/control/inettbc.cxx
+++ b/svtools/source/control/inettbc.cxx
@@ -334,9 +334,9 @@ void SvtMatchContext_Impl::ReadFolder( const String& rURL,
|| (aText.Len() > 1 && aText.Copy( aText.Len() - 2, 2 ).CompareToAscii( "/." ) == COMPARE_EQUAL)
|| (aText.Len() > 2 && aText.Copy( aText.Len() - 3, 3 ).CompareToAscii( "/.." ) == COMPARE_EQUAL);
- // for pure home pathes ( ~username ) the '.' at the end of rMatch
+ // for pure home paths ( ~username ) the '.' at the end of rMatch
// means that it poits to root catalog
- // this is done only for file contents since home pathes parsing is usefull only for them
+ // this is done only for file contents since home paths parsing is usefull only for them
if ( bPureHomePath && rMatch.Equals( String::CreateFromAscii( "file:///." ) ) )
{
// a home that refers to /