summaryrefslogtreecommitdiff
path: root/ACE/examples/Reactor/Proactor/test_aiosig_ace.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/examples/Reactor/Proactor/test_aiosig_ace.cpp')
-rw-r--r--ACE/examples/Reactor/Proactor/test_aiosig_ace.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/examples/Reactor/Proactor/test_aiosig_ace.cpp b/ACE/examples/Reactor/Proactor/test_aiosig_ace.cpp
index b63ae9ba414..3da506a1125 100644
--- a/ACE/examples/Reactor/Proactor/test_aiosig_ace.cpp
+++ b/ACE/examples/Reactor/Proactor/test_aiosig_ace.cpp
@@ -262,7 +262,7 @@ query_aio_completions (void)
"An AIO call has failed"),
error_code);
- // No error occured in the AIO operation.
+ // No error occurred in the AIO operation.
int nbytes = aio_return (aiocb_ptr);
if (nbytes == -1)
ACE_ERROR_RETURN ((LM_ERROR, "%p\n",