[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Getfem-commits] (no subject)
From: |
Tetsuo Koyama |
Subject: |
[Getfem-commits] (no subject) |
Date: |
Sun, 1 Jul 2018 01:42:30 -0400 (EDT) |
branch: fixmisspell
commit b55cb2f36c312b041a9fde1e61c0ba0e40b6d136
Author: Tetsuo Koyama <address@hidden>
Date: Thu Jun 28 01:15:24 2018 +0900
fix spell mistake
---
doc/sphinx/source/userdoc/parallel.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/sphinx/source/userdoc/parallel.rst
b/doc/sphinx/source/userdoc/parallel.rst
index 2f740d9..7f89a54 100644
--- a/doc/sphinx/source/userdoc/parallel.rst
+++ b/doc/sphinx/source/userdoc/parallel.rst
@@ -106,7 +106,7 @@ Parallelization of getfem is still considered a "work in
progress". A certain nu
distributed. Only the given vector on the master process is taken into
account.
- * Constraint brick: The given mastrix and rhs are not considered to be
+ * Constraint brick: The given matrix and rhs are not considered to be
distributed. Only the given matrix and vector on the master process are
taken into account.