Skip to content

Commit

Permalink
typo fix
Browse files Browse the repository at this point in the history
Co-authored-by: Dafydd Llŷr Pearson <[email protected]>
  • Loading branch information
gabrielegranello and DafyddLlyr committed Aug 2, 2024
1 parent 5a7c1c2 commit 4c28f0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/models/tenure/FairholdLandRent.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ type Lifetime = {
}[];

export class FairholdLandRent {
/** Mortgage on the depreaciated value of the house */
/** Mortgage on the depreciated value of the house */
depreciatedHouseMortgage: Mortgage;
/** discounted value of the monthly land rent according to fairhold */
discountedLandRentMonthly: number;
Expand Down

0 comments on commit 4c28f0c

Please sign in to comment.