udkapi/com/sun/star/uno/XReference.idl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit d33f5234ac79cfa6eaaedc2890b9e71337268b2c Author: Julien Nabet <serval2...@yahoo.fr> AuthorDate: Fri Oct 20 11:22:55 2023 +0200 Commit: Julien Nabet <serval2...@yahoo.fr> CommitDate: Fri Oct 20 14:03:07 2023 +0200 Typo in comment "af"->"of" in XReference.idl Change-Id: I99c52dcf7fe5db7226090c3685d27b2f333a16eb Reviewed-on: https://gerrit.libreoffice.org/c/core/+/158235 Reviewed-by: Julien Nabet <serval2...@yahoo.fr> Tested-by: Jenkins diff --git a/udkapi/com/sun/star/uno/XReference.idl b/udkapi/com/sun/star/uno/XReference.idl index a97027410bf6..2c36355c067f 100644 --- a/udkapi/com/sun/star/uno/XReference.idl +++ b/udkapi/com/sun/star/uno/XReference.idl @@ -22,7 +22,7 @@ module com { module sun { module star { module uno { /** must be implemented by anyone who holds the adapter on the client side.@see XWeak - for description af concepts. + for description of concepts. */ published interface XReference: com::sun::star::uno::XInterface {