Skip to content

Commit b3368c2

Browse files
committed
minor #6067 improve phrasing (greg0ire)
This PR was merged into the 2.7 branch. Discussion ---------- improve phrasing The previous sentence could be interpreted as "For some reason, …, you can modify this value.", which is not what is meant here. Commits ------- 89bd7db improve phrasing
2 parents b94fc35 + 89bd7db commit b3368c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/forms/types/money.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ scale
8585

8686
**type**: ``integer`` **default**: ``2``
8787

88-
For some reason, if you need some scale other than 2 decimal places,
88+
If, for some reason, you need some scale other than 2 decimal places,
8989
you can modify this value. You probably won't need to do this unless,
9090
for example, you want to round to the nearest dollar (set the scale
9191
to ``0``).

0 commit comments

Comments
 (0)