From 03c66ea09998d72b03e7b8d8dee262a9a088c335 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Fri, 21 Jun 2013 12:01:46 -0400 Subject: [PATCH] hooke/drivers.tex: Fix 'Drivers have can' -> 'Drivers can' typo Thanks, Prof. Cruz. --- src/hooke/drivers.tex | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/hooke/drivers.tex b/src/hooke/drivers.tex index 5dd6c69..d4b0974 100644 --- a/src/hooke/drivers.tex +++ b/src/hooke/drivers.tex @@ -7,9 +7,9 @@ MFP3D\citep{mfp-3d}, Bruker's \citetalias{picoforce}, and my \unfoldprotein\ (\cref{sec:pyafm:unfold-protein}) formats. The drivers are responsible for loading curve data into a standardized format so that plugins can work with data from any source. Drivers -have can determine if they are capable of reading a particular file, -so if you need to analyze a directory full of curve files in a number -of formats, you can just point Hooke at the directory and it will pick +can determine if they are capable of reading a particular file, so if +you need to analyze a directory full of curve files in a number of +formats, you can just point Hooke at the directory and it will pick the appropriate driver for each curve. After loading and parsing the data, drivers return a list of scaled -- 2.26.2