From b662eb8644f74c7efa71c270ade545436d879aa6 Mon Sep 17 00:00:00 2001 From: "Christian G. Warden" Date: Tue, 20 Dec 2011 12:06:24 -0800 Subject: [PATCH] fix typos in "repositories" --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a6eee80..f129a08 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ apt::builddep { "glusterfs-server": } ### apt::force -Force a package to be installed from a specific release. Useful when using repositoires like Debian unstable in Ubuntu. +Force a package to be installed from a specific release. Useful when using repositories like Debian unstable in Ubuntu.
 apt::force { "glusterfs-server":
 	release => "unstable",
@@ -36,7 +36,7 @@ apt::ppa { "ppa:drizzle-developers/ppa": }
 
### apt::release -Set the default apt release. Useful when using repositoires like Debian unstable in Ubuntu. +Set the default apt release. Useful when using repositories like Debian unstable in Ubuntu.
 apt::release { "karmic": }
 
-- 2.45.2