diff options
author | rhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58> | 2008-12-09 19:46:31 +0000 |
---|---|---|
committer | rhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58> | 2008-12-09 19:46:31 +0000 |
commit | 5c2f26033fb7cc6f952dcb89423a0d69d5c73603 (patch) | |
tree | bac16e75fe65e808986b37caf529c0135b6a84bd /trunk/conf | |
parent | 9253416c1af45b594f3252746aad5f2ee78821d4 (diff) | |
download | simplepkg-5c2f26033fb7cc6f952dcb89423a0d69d5c73603.tar.gz simplepkg-5c2f26033fb7cc6f952dcb89423a0d69d5c73603.tar.bz2 |
minor fixes
git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@645 04377dda-e619-0410-9926-eae83683ac58
Diffstat (limited to 'trunk/conf')
-rw-r--r-- | trunk/conf/simplepkg.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/trunk/conf/simplepkg.conf b/trunk/conf/simplepkg.conf index 586ddfe..b10382c 100644 --- a/trunk/conf/simplepkg.conf +++ b/trunk/conf/simplepkg.conf @@ -160,7 +160,7 @@ SIGNATURE_CHECKING="0" DEPENDENCY_CHECKING="1" # Enabling this option (i.e, setting to "1" or "yes"), simplaret will -# donwload even # already applied patches, a good option when you plan +# donwload even already applied patches, a good option when you plan # to keep local copies of all needed patches for your system DOWNLOAD_EVEN_APPLIED_PATCHES="0" |