summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2001-06-19 16:03:30 +0000
committerVladimir Glazounov <vg@openoffice.org>2001-06-19 16:03:30 +0000
commit6c18d0b2d38d68c7d08b37f2d5fc85913c8a8ecf (patch)
tree894053b6bf16a0eb146b4a627133768bb1c714b9
parent07bba4ebd0fb96eae2cb255461249471f7b72e8b (diff)
#65293# corrected misspelling
-rw-r--r--framework/source/classes/droptargetlistener.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/framework/source/classes/droptargetlistener.cxx b/framework/source/classes/droptargetlistener.cxx
index 0c6360e8b450..4f4d2b1550b9 100644
--- a/framework/source/classes/droptargetlistener.cxx
+++ b/framework/source/classes/droptargetlistener.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: droptargetlistener.cxx,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: pb $ $Date: 2001-06-15 09:31:09 $
+ * last change: $Author: vg $ $Date: 2001-06-19 17:03:30 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -88,7 +88,7 @@
#endif
#ifndef _COM_SUN_STAR_FRAME_XDISPATCHPROVIDER_HPP_
-#include <com/sun/star/frame/XDispatchprovider.hpp>
+#include <com/sun/star/frame/XDispatchProvider.hpp>
#endif
#ifndef _COM_SUN_STAR_BEANS_PROPERTYVALUE_HPP_