summaryrefslogtreecommitdiff
path: root/indra/llcorehttp/_httpopcancel.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/llcorehttp/_httpopcancel.h')
-rw-r--r--indra/llcorehttp/_httpopcancel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llcorehttp/_httpopcancel.h b/indra/llcorehttp/_httpopcancel.h
index 38ccc585ed..fab6f1f362 100644
--- a/indra/llcorehttp/_httpopcancel.h
+++ b/indra/llcorehttp/_httpopcancel.h
@@ -45,7 +45,7 @@ namespace LLCore
/// HttpOpCancel requests that a previously issued request
/// be canceled, if possible. Requests that have been made
/// active and are available for sending on the wire cannot
-/// be canceled.
+/// be canceled.
class HttpOpCancel : public HttpOperation
{