From 4cc223acdaf6b212245ff6f79904ebfad8eae05c Mon Sep 17 00:00:00 2001 From: Tal Galili Date: Sat, 10 Jun 2017 15:39:12 +0300 Subject: [PATCH] Tiny typo correction remove "to" --- vignettes/filehash.Rnw | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vignettes/filehash.Rnw b/vignettes/filehash.Rnw index c82aead..38ad842 100644 --- a/vignettes/filehash.Rnw +++ b/vignettes/filehash.Rnw @@ -427,7 +427,7 @@ programming setting and an interactive setting. Its main purpose is to allow for simpler interaction with large datasets where simultaneous access to the full dataset is not needed. While the package may not be optimal for all settings, one goal was to write a -simple package in pure R that users to could install with minimal +simple package in pure R that users could install with minimal overhead. In the future I hope to add functionality for interacting with databases stored on remote computers and perhaps incorporate a ``real'' database backend. Some work has already begun on developing