From 1ff3e73ebc471069095604ee8e572d114c3513ba Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Thu, 11 Jun 2009 19:40:59 -0400 Subject: [PATCH] Documentation Update - Fixed typo in README. --- package-config/README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package-config/README b/package-config/README index 28282da0c..6e67b6682 100644 --- a/package-config/README +++ b/package-config/README @@ -1,12 +1,12 @@ The package-config directory contains the configuration files -for building release packages for the different operationg +for building release packages for the different operating systems: * osx: binary packages for Mac OSX * fedora: rpm packages for Fedora (Linux) * ubuntu: deb packages for Ubuntu and (Linux) -Please visit the correspondig operating systems homepage +Please visit the corresponding operating systems homepage for instructions on how to build a binary package of task out of the released source tarball with these configuration files.