Skip to content

Commit 2914f72

Browse files
committed
Megabyte is abbreviated 'MB', according to wikipedia
1 parent 5587288 commit 2914f72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/shipping/freezing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ if the user doesn't already have the required version of Python installed. On
1515
Windows, and even on many Linux distributions and OSX versions, the right
1616
version of Python will not already be installed.
1717

18-
One disadvantage is that it will bloat your distribution by about 2Mb.
18+
One disadvantage is that it will bloat your distribution by about 2MB.
1919
Another problem is that your application will not receive any security updates
2020
to the version of Python it uses unless you freeze a new version and get
2121
users to download it.

0 commit comments

Comments
 (0)