Author: rfm
Date: Tue Aug 9 07:13:19 2016
New Revision: 40056
URL: http://svn.gna.org/viewcvs/gnustep?rev=40056&view=rev
Log:
fix minor spelling errors
Modified:
tools/make/trunk/Documentation/GNUstep.7
tools/make/trunk/Instance/resource-set.make
Modified: tools/make/trunk/Documentation/GNUstep.7
URL:
http://svn.gna.org/viewcvs/gnustep/tools/make/trunk/Documentation/GNUstep.7?rev=40056&r1=40055&r2=40056&view=diff
==============================================================================
--- tools/make/trunk/Documentation/GNUstep.7 (original)
+++ tools/make/trunk/Documentation/GNUstep.7 Tue Aug 9 07:13:19 2016
@@ -18,7 +18,7 @@
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 @@
.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
Modified: tools/make/trunk/Instance/resource-set.make
URL:
http://svn.gna.org/viewcvs/gnustep/tools/make/trunk/Instance/resource-set.make?rev=40056&r1=40055&r2=40056&view=diff
==============================================================================
--- tools/make/trunk/Instance/resource-set.make (original)
+++ tools/make/trunk/Instance/resource-set.make Tue Aug 9 07:13:19 2016
@@ -1,5 +1,5 @@
# -*-makefile-*-
-# Instace/resource-set.make
+# Instance/resource-set.make
#
# Instance makefile rules to install resource files
#
@@ -54,7 +54,8 @@
internal-resource_set-uninstall_
#
-# Determine where to install. By default, install into
GNUSTEP_RESOURCES/GNUSTEP_INSTANCE
+# Determine where to install.
+# By default, install into GNUSTEP_RESOURCES/GNUSTEP_INSTANCE
#
ifneq ($($(GNUSTEP_INSTANCE)_INSTALL_DIR),)
RESOURCE_FILES_INSTALL_DIR = $($(GNUSTEP_INSTANCE)_INSTALL_DIR)
_______________________________________________
Gnustep-cvs mailing list
[email protected]
https://mail.gna.org/listinfo/gnustep-cvs