From 70e4329d0479305f16158a63878f335ee9232a5e Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Mon, 15 Apr 2013 05:34:02 +0200 Subject: fdo#60724 successfull -> successful Change-Id: I287bef5b7f2baf5aaaab47141267ae2cadfe2451 --- svx/inc/svx/svdouno.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'svx/inc') diff --git a/svx/inc/svx/svdouno.hxx b/svx/inc/svx/svdouno.hxx index 53258ad2260a..243bcce4f61d 100644 --- a/svx/inc/svx/svdouno.hxx +++ b/svx/inc/svx/svdouno.hxx @@ -140,7 +140,7 @@ protected: private: /** retrieves the typed ViewContact for the object @param _out_rpContact - Upon successfull return, ->_out_rpContact contains the ViewContact. + Upon successful return, ->_out_rpContact contains the ViewContact. @return if and only if the contact was successfully retrieved. In this case, ->_out_rpContact contains a pointer to this contact. -- cgit