diff options
Diffstat (limited to 'flow/gslpp/datahandle.h')
-rw-r--r-- | flow/gslpp/datahandle.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/flow/gslpp/datahandle.h b/flow/gslpp/datahandle.h index 26d8c33..1c106ed 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 contains the same values as + * Create a new data handle which tqcontains the same values as * this one but in reversed order. */ DataHandle createReversed(); |