summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/document/LinkUpdateModes.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/document/LinkUpdateModes.idl')
-rw-r--r--offapi/com/sun/star/document/LinkUpdateModes.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/document/LinkUpdateModes.idl b/offapi/com/sun/star/document/LinkUpdateModes.idl
index 98fbea289092..4c2ac905b191 100644
--- a/offapi/com/sun/star/document/LinkUpdateModes.idl
+++ b/offapi/com/sun/star/document/LinkUpdateModes.idl
@@ -49,7 +49,7 @@ published constants LinkUpdateModes
const long AUTO = 2;
/** use the setting that is configured in your installed
- application. This may be one of the above behaviours.
+ application. This may be one of the above behaviors.
*/
const long GLOBAL_SETTING = 3;
};