From 035e1a1377b8c25bcf84d49d9dd75d077f0c5eca Mon Sep 17 00:00:00 2001 From: Siddharth Ravikumar Date: Thu, 24 Mar 2016 10:38:40 -0400 Subject: chapter one: ; -> , --- report/chapters/1-intr.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'report/chapters/1-intr.tex') diff --git a/report/chapters/1-intr.tex b/report/chapters/1-intr.tex index 7ab59dd..3ff8b33 100644 --- a/report/chapters/1-intr.tex +++ b/report/chapters/1-intr.tex @@ -42,7 +42,7 @@ spreads the shards to $N$ node directories. A ``node directory'' is the directory of the file storage provider (Dropbox directory is a node directory). Fig. \ref{fig:1-combox-overview-0}, illustrates how a file called \verb+strunk-white.pdf+ is split, encrypted and spread -across $N$ node directories; shards \verb+strunk-white.pdf.shard0+ to +across $N$ node directories. Shards \verb+strunk-white.pdf.shard0+ to \verb+strunk-white.pdf.shardN+ are encrypted. \begin{figure}[h] -- cgit v1.2.3