This commit is contained in:
Eric Heintzmann 2017-04-24 02:18:57 +00:00 committed by GitHub
commit 1dbc197516

View file

@ -104,7 +104,7 @@ tool makes sure the services are known to other applications when a application
.SS BUNDLES
A bundle is a collection of resources making up a discrete package for use. There are currently three types of bundles: applications, frameworks and loadable bundles.
.P
A loadable bundle is a kind of plug-in. There are two types of loadable bundles, namely plug-ins and palettes. The plug-in is noramlly referred to as a bundle, which can make it a bit confusing. A plug-in is a bundle that can be loaded by an application to provide additional functionality, while a palette is a plug-in for
A loadable bundle is a kind of plug-in. There are two types of loadable bundles, namely plug-ins and palettes. The plug-in is normally referred to as a bundle, which can make it a bit confusing. A plug-in is a bundle that can be loaded by an application to provide additional functionality, while a palette is a plug-in for
.BR GORM ,
the interface builder. A palette is used to extend
.B GORM