Skip to content

Commit 0aa7185

Browse files
authored
corrected two minor mistakes
1 parent 21f13fd commit 0aa7185

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)