offapi/com/sun/star/frame/XModel.idl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit ae44404b7dd4fa7074393f95ce0497e859d106e8 Author: Samuel Mehrbrodt <[email protected]> AuthorDate: Mon Dec 17 11:13:37 2018 +0100 Commit: Samuel Mehrbrodt <[email protected]> CommitDate: Mon Dec 17 11:47:08 2018 +0100 Use correct pronoun (its, not his) Change-Id: I25280099333a315dd6d6cae0d478287a96f45961 Reviewed-on: https://gerrit.libreoffice.org/65257 Reviewed-by: Samuel Mehrbrodt <[email protected]> Tested-by: Samuel Mehrbrodt <[email protected]> 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 _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
