components/make/make.p5m
changeset 94 e2364cad23ff
parent 83 9ab0deb97868
child 181 87e11e685b1f
--- a/components/make/make.p5m	Thu Feb 17 13:44:40 2011 -0800
+++ b/components/make/make.p5m	Thu Feb 17 14:05:50 2011 -0800
@@ -25,7 +25,7 @@
 
 set name=pkg.fmri value=pkg:/developer/build/gnu-make@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
 set name=pkg.summary value="A utility for directing compilation."
-set name=pkg.description value="GNU Make is an utility which controls the genration of executables and other target files."
+set name=pkg.description value="GNU Make is an utility which controls the generation of executables and other target files."
 set name=info.classification value="org.opensolaris.category.2008:Development/GNU"
 set name=info.upstream_url value=http://www.gnu.org/software/make/
 set name=info.source_url value=$(COMPONENT_ARCHIVE_URL)