From 0f450f1548978e0e81f0f00bea571515911e02a8 Mon Sep 17 00:00:00 2001
From: Christer Fletcher <android@fletcher.se>
Date: Sun, 27 Oct 2013 22:13:48 +0100
Subject: [PATCH] Correct typo "date" -> "data"

Spooling data prevents interleaving date from several job...
---
 manuals/en/main/dirdconf.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/manuals/en/main/dirdconf.tex b/manuals/en/main/dirdconf.tex
index cec4cad..e18cc47 100644
--- a/manuals/en/main/dirdconf.tex
+++ b/manuals/en/main/dirdconf.tex
@@ -1588,7 +1588,7 @@ simultaneous backups to tape.  Once all the data arrives or the spool
 files' maximum sizes are reached, the data will be despooled and written
 to tape.
 
-Spooling data prevents interleaving date from several job and reduces or
+Spooling data prevents interleaving data from several job and reduces or
 eliminates tape drive stop and start commonly known as "shoe-shine".
 
 We don't recommend using this option if you are writing to a disk file
-- 
1.8.3.2

