summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/frame/FrameAction.idl
diff options
context:
space:
mode:
authorAurimas Fišeras <aurimas@gmail.com>2011-01-22 13:23:30 +0200
committerCédric Bosdonnat <cedricbosdo@openoffice.org>2011-01-27 09:25:03 +0100
commit2c08f057afc053dc49fc43d1aa8339140f29c493 (patch)
treed2c1fa60d7afa329090160c0729200a8a47c92fa /offapi/com/sun/star/frame/FrameAction.idl
parente236a39d9233ed91f4359146898ac5a26536bf02 (diff)
Some fixes to documentation (part 2)
Fixes many spelling errors (checked with en_US spell checker). Unifies spelling of some common words. Replaces single quotes ('') with double quotes (""). Fixes several other errors.
Diffstat (limited to 'offapi/com/sun/star/frame/FrameAction.idl')
-rw-r--r--offapi/com/sun/star/frame/FrameAction.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/frame/FrameAction.idl b/offapi/com/sun/star/frame/FrameAction.idl
index de2cfb18e..10bc4b698 100644
--- a/offapi/com/sun/star/frame/FrameAction.idl
+++ b/offapi/com/sun/star/frame/FrameAction.idl
@@ -37,7 +37,7 @@
of the desktop
<p>
- Interest listener can get informations about loaded/realoed or unloaded
+ Interest listener can get informations about loaded/reloaded or unloaded
components into a <type>Frame</type>.
</p>
@@ -92,7 +92,7 @@ published enum FrameAction
activated
<p>
- Activations are broacast from the top component which was
+ Activations are broadcast from the top component which was
not active before, down to the inner most component.
</p>