Skip to content

Commit 0965d96

Browse files
authored
Update systems-distinct.tex
1 parent 91df0ce commit 0965d96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/normal-modal-logic/axioms-systems/systems-distinct.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
$\mSat/{{}}{\Box\Diamond\lnot p}$}, right=of w1] {$w_2$} ;
9393
\draw[reflexive above] (w2) to (w2);
9494
\node[world] (w3) [label={right:\mFalse{p}},right=of w2] {$w_3$};
95-
\draw[reflexive above] (w2) to (w2);
95+
\draw[reflexive above] (w3) to (w3);
9696
\draw[->, bend left] (w1) to (w2);
9797
\draw[->, bend left] (w2) to (w3);
9898
\draw[->, bend left] (w3) to (w2);

0 commit comments

Comments
 (0)