From c05d3d3429b85f34d67f7f9129244981f55fb4ac Mon Sep 17 00:00:00 2001 From: orthographic-pedant Date: Mon, 5 Oct 2015 11:36:07 -0400 Subject: [PATCH] Fix typographical error(s) Changed caluclate to calculate in README. --- README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.txt b/README.txt index ee9856e..0e7258d 100644 --- a/README.txt +++ b/README.txt @@ -68,7 +68,7 @@ which are made. Calculation objects contain instances of the AMEE::DataAbstraction::Term class. The Term class, and its subclasses Input, Drill, Profile, Metadatum, Usage, and Output, represent components of a calculation such as inputs, outputs (i.e. -caluclated values) and arbitrary metadatum. +calculated values) and arbitrary metadatum. Prototype calculations can be contained within an instance of the class AMEE::DataAbstraction::CalculationSet, in order to provide rapid access to any