Martin Thoma 12 vuotta sitten
vanhempi
commit
2b00ae500c

BIN
tikz/teststrategien/teststrategien.png


+ 2 - 2
tikz/teststrategien/teststrategien.tex

@@ -34,8 +34,8 @@
         \node[textnode, below of=b] (c) {Anweisungsüberdeckung};
 
         \node[textnode, right of=a, node distance=5cm] (d) {Mehrfache\\Bedingungsüberdeckung};
-        \node[textnode, below of=d, node distance=2cm] (e) {Minimal-mehrfache Bedinungsüberdeckung};
-        \node[textnode, below of=e, node distance=2.2cm] (f) {Einfache\\Bedinungsüberdeckung};
+        \node[textnode, below of=d, node distance=2cm] (e) {Minimal-mehrfache Bedingungsüberdeckung};
+        \node[textnode, below of=e, node distance=2.2cm] (f) {Einfache\\Bedingungsüberdeckung};
 
         % Legende
         \node[smallnode, below of=c, node distance=1.5cm] (x) {x};