浏览代码

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};