Quellcode durchsuchen

Corrected example

Ton Voon vor 16 Jahren
Ursprung
Commit
b8dacf1c94
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      doc/developer-guidelines.sgml

+ 1 - 1
doc/developer-guidelines.sgml

@@ -311,7 +311,7 @@
 					</row>
 					</row>
 					<row>
 					<row>
 						<entry>check_stuff -c10:20</entry>
 						<entry>check_stuff -c10:20</entry>
-						<entry>Critical if "stuff" is 10 to 20</entry>
+						<entry>Critical if "stuff" is less than 10 or over 20</entry>
 					</row>
 					</row>
 				</tbody>
 				</tbody>
 			</tgroup>
 			</tgroup>