summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/frame
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2014-02-06 21:22:42 +0100
committerJulien Nabet <serval2412@yahoo.fr>2014-02-06 21:22:42 +0100
commit6f0e7c36e436c66ed267ea446b7d640033bc3742 (patch)
tree88006cc5def5e5dfefe7c005438173fddfa0f8d9 /offapi/com/sun/star/frame
parentCreate shared-formula directories and store test files there. (diff)
downloadcore-6f0e7c36e436c66ed267ea446b7d640033bc3742.tar.gz
core-6f0e7c36e436c66ed267ea446b7d640033bc3742.zip
Typo: seam(s) -> seem(s)
Change-Id: I840d120644760b61a39ad88b4095056f0f753bb7
Diffstat (limited to 'offapi/com/sun/star/frame')
-rw-r--r--offapi/com/sun/star/frame/ProtocolHandler.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/frame/ProtocolHandler.idl b/offapi/com/sun/star/frame/ProtocolHandler.idl
index 59dccd9f68aa..ffdaa315537a 100644
--- a/offapi/com/sun/star/frame/ProtocolHandler.idl
+++ b/offapi/com/sun/star/frame/ProtocolHandler.idl
@@ -66,7 +66,7 @@ published service ProtocolHandler
</p>
<p>
- Please note: if this mechanism is used it seams not useful (nor possible) to implement a ProtocolHandler
+ Please note: if this mechanism is used it seems not useful (nor possible) to implement a ProtocolHandler
as a singleton. Otherwise the implementation can't distinguish between different environments
and her corresponding dispatch requests.
</p>