summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/developer-guidelines.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/developer-guidelines.sgml b/doc/developer-guidelines.sgml
index 86e6940..1ce78ff 100644
--- a/doc/developer-guidelines.sgml
+++ b/doc/developer-guidelines.sgml
@@ -311,7 +311,7 @@
311 </row> 311 </row>
312 <row> 312 <row>
313 <entry>check_stuff -c10:20</entry> 313 <entry>check_stuff -c10:20</entry>
314 <entry>Critical if "stuff" is 10 to 20</entry> 314 <entry>Critical if "stuff" is less than 10 or over 20</entry>
315 </row> 315 </row>
316 </tbody> 316 </tbody>
317 </tgroup> 317 </tgroup>