summaryrefslogtreecommitdiffstats
path: root/flow/gslpp/datahandle.h
diff options
context:
space:
mode:
Diffstat (limited to 'flow/gslpp/datahandle.h')
-rw-r--r--flow/gslpp/datahandle.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/flow/gslpp/datahandle.h b/flow/gslpp/datahandle.h
index 1c106ed..26d8c33 100644
--- a/flow/gslpp/datahandle.h
+++ b/flow/gslpp/datahandle.h
@@ -93,7 +93,7 @@ namespace GSL
GslLong cutValueCount);
/**
- * Create a new data handle which tqcontains the same values as
+ * Create a new data handle which contains the same values as
* this one but in reversed order.
*/
DataHandle createReversed();