From 025b54e7686e4c4dafd17aacd4ef9dabab9785dc Mon Sep 17 00:00:00 2001 From: 0xflotus <0xflotus@gmail.com> Date: Mon, 28 Jan 2019 17:42:05 +0100 Subject: [PATCH] fixed transferred --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0fd456b..107b667 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ Print version information and exit. ### Known bugs When the force option is specified and truncation fails, the copy and truncation will be stuck in an infinite loop until the truncation operation returns with success. -The maximum supported filename length for any file transfered is approximately 4068 characters. This may be less than the number of characters that your operating system supports. +The maximum supported filename length for any file transferred is approximately 4068 characters. This may be less than the number of characters that your operating system supports. ### RPM Creation First, check the [![Build Status](https://travis-ci.org/hpc/dcp.png?branch=master)](https://travis-ci.org/hpc/dcp). If all tests are passing, create an rpm using the following instructions: