From 357d0b036541f21d98a983091aa1ffcaa61d6383 Mon Sep 17 00:00:00 2001 From: Mauko Quiroga Date: Wed, 25 Aug 2021 20:26:47 +0200 Subject: [PATCH] Improve documentation of marginal rate Co-authored-by: Matti Schneider --- openfisca_core/commons/rates.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openfisca_core/commons/rates.py b/openfisca_core/commons/rates.py index 5c2f4e13c9..516ab5c529 100644 --- a/openfisca_core/commons/rates.py +++ b/openfisca_core/commons/rates.py @@ -69,7 +69,7 @@ def marginal_rate( """Computes the marginal rate of a target net income. Given a `target` net income, and according to the `varying` gross income. - Optionally, a `trim` can be applied consisting on the lower and upper + Optionally, a `trim` can be applied consisting of the lower and upper bounds of the marginal rate to be computed. Args: