From 132841c4057539e1acf4b65fa0bd1ba1d297951a Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Mon, 27 May 2013 08:40:38 -0400 Subject: [PATCH] pyafm/overview.tex: Rephrase 'break up' in stack description Thanks Mom! --- src/pyafm/overview.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pyafm/overview.tex b/src/pyafm/overview.tex index 5bd859a..3930e17 100644 --- a/src/pyafm/overview.tex +++ b/src/pyafm/overview.tex @@ -19,7 +19,7 @@ to supply higher level features to the layers above it for the new idea (perform velocity-clamp unfolding experiments) and leverage pre-existing packages for all the old ideas that you need to get the job done (open a file, Fourier transform an array, \ldots). A -well structured suite of software breaks the task at hand up into many +well structured suite of software breaks up the task at hand into many sub-components, with a distinct package handling each component. \citet{whitehead11} introduces his claim about civilization and -- 2.26.2