Log Message:
-----------
speeling typo :-)
Modified Files:
--------------
pg/macros:
contextPiecewiseFunction.pl
Revision Data
-------------
Index: contextPiecewiseFunction.pl
===================================================================
RCS file: /webwork/cvs/system/pg/macros/contextPiecewiseFunction.pl,v
retrieving revision 1.7
retrieving revision 1.8
diff -Lmacros/contextPiecewiseFunction.pl -Lmacros/contextPiecewiseFunction.pl -u -r1.7 -r1.8
--- macros/contextPiecewiseFunction.pl
+++ macros/contextPiecewiseFunction.pl
@@ -659,7 +659,7 @@
}
#
-# Check that the funciton domains have the same number of
+# Check that the function domains have the same number of
# components, and that those components agree, interval by interval.
#
sub compareDomains {
|