]> git.llucax.com Git - software/eventxx.git/commitdiff
Minor documentation fix.
authorLeandro Lucarella <llucarella@integratech.com.ar>
Mon, 19 Feb 2007 12:55:24 +0000 (12:55 +0000)
committerLeandro Lucarella <llucarella@integratech.com.ar>
Mon, 19 Feb 2007 12:55:24 +0000 (12:55 +0000)
eventxx

diff --git a/eventxx b/eventxx
index dc0a479275f679ed5ea7622bf632b5bdaeb52889..3d35e9a3855a28ec4fea00bed4d42baa799a601c 100644 (file)
--- a/eventxx
+++ b/eventxx
  * @section Status
  *
  * This library has not been widely used yet, so it lacks proper testing.
- * Because templates are not even compiled when they are not used, don't have to
- * be surprised if you catch a piece of code that doesn't compile. The library
+ * Because templates are not even compiled when they are not used, don't be
+ * surprised if you catch a piece of code that doesn't compile. The library
  * has no support for buffered events yet. It doesn't support the HTTP stuff,
  * and probably never will because that has nothing to do with event handling.
  *