diff --git a/pyfpdb/Stats.py b/pyfpdb/Stats.py index 9bb6307c..74558da8 100755 --- a/pyfpdb/Stats.py +++ b/pyfpdb/Stats.py @@ -589,8 +589,8 @@ def agg_fact(stat_dict, player): def cbet(stat_dict, player): - """ Flop continuation bet.""" - """ Continuation bet % = (times made a continuation bet on the flop) * 100 / (number of opportunities to make a continuation bet on the flop) """ + """ Total continuation bet.""" + """ Continuation bet % = (times made a continuation bet on any street) * 100 / (number of opportunities to make a continuation bet on any street) """ stat = 0.0 try: