diff options
author | Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> | 2018-12-17 11:13:37 +0100 |
---|---|---|
committer | Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> | 2018-12-17 11:47:08 +0100 |
commit | ae44404b7dd4fa7074393f95ce0497e859d106e8 (patch) | |
tree | 28b4b97772f1db107af582b2874d35f1f8122474 | |
parent | e8b57d319cfd46816cc41aeccbcb6aa4a2f7cdef (diff) |
Use correct pronoun (its, not his)
Change-Id: I25280099333a315dd6d6cae0d478287a96f45961
Reviewed-on: https://gerrit.libreoffice.org/65257
Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
-rw-r--r-- | offapi/com/sun/star/frame/XModel.idl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/frame/XModel.idl b/offapi/com/sun/star/frame/XModel.idl index 7bd8139ef374..7eff8dc6c788 100644 --- a/offapi/com/sun/star/frame/XModel.idl +++ b/offapi/com/sun/star/frame/XModel.idl @@ -86,7 +86,7 @@ published interface XModel: com::sun::star::lang::XComponent /** provides read access on currently representation of the com::sun::star::document::MediaDescriptor - of this model which describes the model and his state + of this model which describes the model and its state @returns the arguments with which the model was originally created or |