From 6d1dc473686c7067cd89d24fd9d9945f429ed03a Mon Sep 17 00:00:00 2001 From: Kristof Imre Szabo Date: Sun, 28 Feb 2016 17:06:46 +0100 Subject: [PATCH] Typo fix. --- ext/installfiles/linux/RPM/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/installfiles/linux/RPM/README.md b/ext/installfiles/linux/RPM/README.md index 54bb7faa4..21ad0a1b9 100644 --- a/ext/installfiles/linux/RPM/README.md +++ b/ext/installfiles/linux/RPM/README.md @@ -1,7 +1,7 @@ This folder contains two spec files which enable building of various RPM packages for ZeroTier. #zerotier-one.spec.in -This file contains the information to build an RPM from the bash based binary installer of ZeroTier. The resulting RPM cannot be recompiled to different architecture. +This file contains the information to build an RPM from the bash based binary installer of ZeroTier. The resulting RPM cannot be recompiled to different architectures. #zerotier.spec This spec file is a “standard” RPM spec file. It fits to the common rpmbuild process, SRPM and differnt architectures are supported too. The spec file can be used to build two packages: the standard zerotier and the zerotier-controller. It supports some of the build options exposed in the original Linux makefile: