Skip to content

Commit b317c0a

Browse files
authored
Merge pull request #37 from MAS-OUD/patch-1
two minor mistakes are corrected in the end of the "membrane" tutorial
2 parents 620ae4e + 0aa7185 commit b317c0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/tutorials/membrane.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,4 +291,4 @@ Then open ``gnuplot`` and do:
291291
set palette rgbformulae 30,31,32
292292
splot "graph.txt" w l pal
293293
294-
This works with :freefem:`P2` and :freefem:`P1`, but not with :freefem:`P1nc` because the 3 first degrees of freedom of :freefem:`P2` or :freefem:`P2` are on vertices and not with :freefem:`P1nc`.
294+
This works with :freefem:`P2` and :freefem:`P1`, but not with :freefem:`P1nc` because the three first degrees of freedom of :freefem:`P1` or :freefem:`P2` are on vertices and not with :freefem:`P1nc`.

0 commit comments

Comments
 (0)