diff --git a/pep-0376.txt b/pep-0376.txt index 3a9b3c856..b1524f0a1 100644 --- a/pep-0376.txt +++ b/pep-0376.txt @@ -45,7 +45,7 @@ command. The `install_egg_info` subcommand is called during this process, in order to create an `.egg-info` file in the `site-packages` directory. -For example, if the `zlib` project (which contains one package), is installed +For example, if the `zlib` project (which contains one package) is installed, two elements will be installed in `site-packages`:: - zlib