mirror of
https://github.com/gnustep/tools-make.git
synced 2025-05-31 01:10:56 +00:00
fix minor spelling errors
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@40056 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
ef75692d4c
commit
c02ec7f0ed
2 changed files with 5 additions and 4 deletions
|
@ -18,7 +18,7 @@ programs using other languages like JAVA or Ruby.
|
|||
|
||||
The
|
||||
.B GNUstep
|
||||
core system consists of the following parts, which are jointly refered to as
|
||||
core system consists of the following parts, which are jointly referred to as
|
||||
.I gnustep-core
|
||||
:
|
||||
.TP
|
||||
|
@ -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 refered 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 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
|
||||
.BR GORM ,
|
||||
the interface builder. A palette is used to extend
|
||||
.B GORM
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue