summaryrefslogtreecommitdiffstats
path: root/include/osl/pipe_decl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/osl/pipe_decl.hxx')
-rw-r--r--include/osl/pipe_decl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/osl/pipe_decl.hxx b/include/osl/pipe_decl.hxx
index 280916e5f107..0c0430ebb518 100644
--- a/include/osl/pipe_decl.hxx
+++ b/include/osl/pipe_decl.hxx
@@ -124,7 +124,7 @@ public:
inline oslPipeError SAL_CALL accept(StreamPipe& Connection);
- /** Delivers a constant decribing the last error for the pipe system.
+ /** Delivers a constant describing the last error for the pipe system.
@return ENONE if no error occurred, invalid_PipeError if
an unknown (unmapped) error occurred, otherwise an enum describing the
error.