changeset 2084:9770ed3c8b96

Typo: there->their
author asl
date Sun, 23 Oct 2005 20:33:10 +0000
parents e077adee2438
children 96df14bb938f
files packages/infra/current/cdl/infra.cdl
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/packages/infra/current/cdl/infra.cdl
+++ b/packages/infra/current/cdl/infra.cdl
@@ -183,7 +183,7 @@ cdl_package CYGPKG_INFRA {
         active_if     CYGPKG_INFRA_DEBUG
         description   "
             Some users don't know about the empty delete function and then
-            wonder why there C++ classes are leaking memory. If
+            wonder why their C++ classes are leaking memory. If
             INFRA_DEBUG is enabled we keep a counter for the number of
             times delete is called. If it goes above this threshold we throw
             an assertion failure. This should point heavy users of