瀏覽代碼

fixed typo

Martin Thoma 12 年之前
父節點
當前提交
2b00ae500c
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 二進制
      tikz/teststrategien/teststrategien.png
  2. 2 2
      tikz/teststrategien/teststrategien.tex

二進制
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};