소스 검색

fixed typo

Martin Thoma 12 년 전
부모
커밋
2b00ae500c
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. BIN
      tikz/teststrategien/teststrategien.png
  2. 2 2
      tikz/teststrategien/teststrategien.tex

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