Commit 4d43e6300ca40b8c00ca674288a29e1ca696d316

Ben Straub 2013-10-10T15:29:57

Merge pull request #1898 from arthurschreiber/patch-2 Fix a typo in the rpm build instructions.

1
2
3
4
5
6
7
8
9
10
diff --git a/packaging/rpm/README b/packaging/rpm/README
index 1a6410b..cc1851f 100644
--- a/packaging/rpm/README
+++ b/packaging/rpm/README
@@ -1,4 +1,4 @@
-To build RPM pakcages for Fedora, follow these steps:
+To build RPM packages for Fedora, follow these steps:
  cp packaging/rpm/libgit2.spec ~/rpmbuild/SPECS
  cd ~/rpmbuild/SOURCES
  wget https://github.com/downloads/libgit2/libgit2/libgit2-0.16.0.tar.gz