doc/modules
changeset 3194 79dba133b5f8
parent 3183 fc3b2e03e61e
child 3260 8c0ab08144e6
--- a/doc/modules	Mon Jun 02 10:51:55 2008 -0700
+++ b/doc/modules	Mon Jun 02 21:21:16 2008 -0700
@@ -13,7 +13,7 @@
  *    - a Functor class: ns3::Callback  
  *    - an os-independent interface to get access to the elapsed wall clock time: ns3::SystemWallClockMs 
  *    - a class to register regression tests with the test manager: ns3::Test and ns3::TestManager
- *    - debugging facilities: \ref logging, \ref assert, \ref error
+ *    - debugging facilities: \ref logging, \ref assert
  *    - \ref randomvariable
  *    - a base class for objects which need to support per-instance "attributes" and
  *      trace sources: ns3::ObjectBase