diff options
Diffstat (limited to 'dw/table.hh')
-rw-r--r-- | dw/table.hh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dw/table.hh b/dw/table.hh index b8feb835..4a14cfb6 100644 --- a/dw/table.hh +++ b/dw/table.hh @@ -71,7 +71,7 @@ namespace dw { * is the case. * * [C] Whether this function is called, depends on NEEDS_RESIZE / - * EXTREMES_CHANGED. + * RESIZE_QUEUED / EXTREMES_CHANGED / EXTREMES_QUEUED. * * * <h4>Apportionment</h4> |