diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2012-01-25 18:15:16 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2012-01-25 18:18:52 +0100 |
commit | 866df124ee89a9d7b1f2b7803892f02c1010a9be (patch) | |
tree | cdc7a7d5e2c1122f6abb68a8160fc2cded9d251a /offapi | |
parent | f9c0e552355a0ae30ba75b427a3d8749ca8ebe9b (diff) |
typo
Diffstat (limited to 'offapi')
-rw-r--r-- | offapi/com/sun/star/configuration/ReadOnlyAccess.idl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/configuration/ReadOnlyAccess.idl b/offapi/com/sun/star/configuration/ReadOnlyAccess.idl index 06e2a332758e..aaeb6da809ad 100644 --- a/offapi/com/sun/star/configuration/ReadOnlyAccess.idl +++ b/offapi/com/sun/star/configuration/ReadOnlyAccess.idl @@ -34,7 +34,7 @@ module com { module sun { module star { module configuration { -/* Provides easy read/write access to the complete configuration. +/* Provides easy read-only access to the complete configuration. <p>This singleton is still unpublished and unstable.</p> |