Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2a1bc50

Browse files
committed
- according to Apple's publication style guide, yes, "Mac people" use
the term Installer (always capitalized, however) - generalize the text about the term "installer" in a fairly reasonable way
1 parent a9ee0da commit 2a1bc50

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Doc/dist/dist.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1149,8 +1149,8 @@ \section{Creating Built Distributions}
11491149
background). It's not necessarily binary, though, because it might
11501150
contain only Python source code and/or byte-code; and we don't call it a
11511151
package, because that word is already spoken for in Python. (And
1152-
``installer'' is a term specific to the Windows world. \XXX{do Mac
1153-
people use it?})
1152+
``installer'' is a term specific to the world of mainstream desktop
1153+
systems.)
11541154

11551155
A built distribution is how you make life as easy as possible for
11561156
installers of your module distribution: for users of RPM-based Linux

0 commit comments

Comments
 (0)