From 33d13a3aea035797c6b86296135505bc87556577 Mon Sep 17 00:00:00 2001 From: Rob Walker Date: Thu, 20 Jun 2019 12:37:24 -0700 Subject: [PATCH] Update inflation.rs --- sdk/src/inflation.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk/src/inflation.rs b/sdk/src/inflation.rs index 1e3886c016..0bcd766d5e 100644 --- a/sdk/src/inflation.rs +++ b/sdk/src/inflation.rs @@ -14,7 +14,7 @@ pub struct Inflation { /// Percentage of total inflation allocated to the foundation pub foundation: f64, - /// Duration of foundationt pool inflation, in years + /// Duration of foundation pool inflation, in years pub foundation_term: f64, /// Percentage of total inflation allocated to grant pools