Explorar el Código

Corrected example

Ton Voon hace 16 años
padre
commit
b8dacf1c94
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      doc/developer-guidelines.sgml

+ 1 - 1
doc/developer-guidelines.sgml

@@ -311,7 +311,7 @@
 					</row>
 					<row>
 						<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>
 				</tbody>
 			</tgroup>