[cig-commits] commit: Fix a typo in a comment.

Mercurial hg at geodynamics.org
Mon Mar 14 13:45:40 PDT 2011


changeset:   7:58e35e9c1fa8
user:        Walter Landry <wlandry at caltech.edu>
date:        Mon Mar 14 12:05:14 2011 -0700
files:       source/SAMRAI/solv/FACPreconditioner.C
description:
Fix a typo in a comment.


diff -r ab729087458a -r 58e35e9c1fa8 source/SAMRAI/solv/FACPreconditioner.C
--- a/source/SAMRAI/solv/FACPreconditioner.C	Thu Feb 10 11:14:51 2011 -0800
+++ b/source/SAMRAI/solv/FACPreconditioner.C	Mon Mar 14 12:05:14 2011 -0700
@@ -350,7 +350,7 @@ bool FACPreconditioner::solveSystem(
 
       /*
        * In zeroing the error vector, also zero out the ghost values.
-       * This gives the FAC operator an oportunity to bypass the
+       * This gives the FAC operator an opportunity to bypass the
        * ghost filling if it decides that the ghost values do not
        * change.
        */



More information about the CIG-COMMITS mailing list