From 36e2296bf8fae3c66a66eada3595cbb2628a4833 Mon Sep 17 00:00:00 2001 From: Takeshi Abe Date: Sun, 5 Dec 2010 19:11:58 +0000 Subject: Replace all occured, occurance etc. --- sal/inc/osl/pipe_decl.hxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sal/inc/osl/pipe_decl.hxx') diff --git a/sal/inc/osl/pipe_decl.hxx b/sal/inc/osl/pipe_decl.hxx index c5d97e3d2914..54ccb93f5375 100644 --- a/sal/inc/osl/pipe_decl.hxx +++ b/sal/inc/osl/pipe_decl.hxx @@ -134,8 +134,8 @@ public: /** Delivers a constant decribing the last error for the pipe system. - @return ENONE if no error occured, invalid_PipeError if - an unknown (unmapped) error occured, otherwise an enum describing the + @return ENONE if no error occurred, invalid_PipeError if + an unknown (unmapped) error occurred, otherwise an enum describing the error. */ inline oslPipeError SAL_CALL getError() const; -- cgit