From 6d54ade2417042f87cad40b23c5d5075a5ad9ec7 Mon Sep 17 00:00:00 2001 From: Siddharth Ravikumar Date: Fri, 25 Mar 2016 01:18:47 +0000 Subject: chapter 5 - ; -> , --- report/chapters/5-con-f.tex | 6 +++--- report/combox-report.pdf | Bin 613781 -> 613768 bytes 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'report') diff --git a/report/chapters/5-con-f.tex b/report/chapters/5-con-f.tex index bf45478..339134b 100644 --- a/report/chapters/5-con-f.tex +++ b/report/chapters/5-con-f.tex @@ -21,7 +21,7 @@ and must be used for experimental use only. It is not recommended to store critical files on storage provided by file storage providers using combox. Individuals who wish to try combox would want to look at \url{https://ricketyspace.net/combox/setup/} to get the program -installed on their machines; Individuals who want to hack/learn about +installed on their machines, individuals who want to hack/learn about combox would want to look at \url{https://ricketyspace.net/combox/api/}. combox's canonical source repository is at \url{https://git.ricketyspace.net/combox}, the @@ -76,8 +76,8 @@ follows is a non-exhaustive list of things to do in the future: or class. For instance, the \verb+test_CDM+ test method, part of the the \verb+tests.events_test.TestEvents+ test class tests the correctness of the \verb+combox.events.ComboxDirMonitor+ for file - creation, deletion, rename and modification; this method would - ideally broken down into four tests methods. + creation, deletion, rename and modification, this method would + ideally be broken down into four tests methods. \item Make combox Python 3 compatible. The \verb+2to3+ program (which is part of the standard Python library since Python version 2.6) and diff --git a/report/combox-report.pdf b/report/combox-report.pdf index 0cfdcad..669bf5a 100644 Binary files a/report/combox-report.pdf and b/report/combox-report.pdf differ -- cgit v1.2.3