summaryrefslogtreecommitdiff
path: root/include/cppu/Map.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/cppu/Map.hxx')
-rw-r--r--include/cppu/Map.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/cppu/Map.hxx b/include/cppu/Map.hxx
index 576d2e9133ae..a018d209e3c6 100644
--- a/include/cppu/Map.hxx
+++ b/include/cppu/Map.hxx
@@ -28,7 +28,7 @@ namespace cssu = com::sun::star::uno;
namespace cppu
{
/** Helpers for mapping objects relative to the current environment.
- (http://wiki.services.openoffice.org/wiki/Uno/Cpp/Spec/Map_Helpers)
+ (http://wiki.openoffice.org/wiki/Uno/Cpp/Spec/Map_Helpers)
*/
/** Maps an object from the current to an outer Environment, returns mapped object.