aboutsummaryrefslogtreecommitdiff
path: root/src/exchangedb/pg_select_aggregations_above_serial.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/exchangedb/pg_select_aggregations_above_serial.h')
-rw-r--r--src/exchangedb/pg_select_aggregations_above_serial.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exchangedb/pg_select_aggregations_above_serial.h b/src/exchangedb/pg_select_aggregations_above_serial.h
index 3950d11fb..2883b19f2 100644
--- a/src/exchangedb/pg_select_aggregations_above_serial.h
+++ b/src/exchangedb/pg_select_aggregations_above_serial.h
@@ -31,7 +31,7 @@
* above a given @a min_tracking_serial_id.
*
* @param cls closure
- * @param min_tracking_serial_id only return entries stricly above this row (and in order)
+ * @param min_tracking_serial_id only return entries strictly above this row (and in order)
* @param cb function to call on all such aggregations
* @param cb_cls closure for @a cb
* @return transaction status code