From 72e00459bb202f188423f59c6b45e6838269771c Mon Sep 17 00:00:00 2001 From: Jonathan Hartley Date: Fri, 21 Aug 2015 14:56:41 +0100 Subject: [PATCH] Megabyte is abbreviated 'MB', according to wikipedia --- docs/shipping/packaging.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/shipping/packaging.rst b/docs/shipping/packaging.rst index d854c0d..40486c1 100644 --- a/docs/shipping/packaging.rst +++ b/docs/shipping/packaging.rst @@ -145,7 +145,7 @@ Creating a Linux distro package is arguably the "right way" to distribute code on Linux. Because a distribution package doesn't include the Python interpreter, it -makes the download and install about 2Mb smaller than +makes the download and install about 2MB smaller than :ref:`freezing your application `. Also, if a distribution releases a new security update for Python, then your