Mercurial > p > roundup > code
changeset 4711:146458fb53b3
Fix typo.
| author | anatoly techtonik <techtonik@gmail.com> |
|---|---|
| date | Sun, 23 Dec 2012 21:59:33 +0300 |
| parents | 1d130d91ce81 |
| children | 2b1f2e62e8e7 |
| files | CHANGES.txt doc/announcement.txt |
| diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/CHANGES.txt Fri Dec 21 17:17:33 2012 +0100 +++ b/CHANGES.txt Sun Dec 23 21:59:33 2012 +0300 @@ -22,7 +22,7 @@ when an issue is created or messages are added. (Ezio Melotti) - Beta version of responsive templates using devel schema and Twitter Bootstrap for styling (Pradip Caulagi) -- pywin32 is not longer required to run on Windows (anatoly techtonik) +- pywin32 is no longer required to run on Windows (anatoly techtonik) - Rewritten portalocker.py logic in ctypes for Windows (anatoly techtonik) - Add an interface to register clearCache callbacks in roundupdb. Sometimes complicated computations may require an application cache.
--- a/doc/announcement.txt Fri Dec 21 17:17:33 2012 +0100 +++ b/doc/announcement.txt Sun Dec 23 21:59:33 2012 +0300 @@ -8,7 +8,7 @@ when an issue is created or messages are added. (Ezio Melotti) - Beta version of responsive templates using devel schema and Twitter Bootstrap for styling (Pradip Caulagi) -- pywin32 is not longer required to run on Windows (anatoly techtonik) +- pywin32 is no longer required to run on Windows (anatoly techtonik) - Rewritten portalocker.py logic in ctypes for Windows (anatoly techtonik) - Add an interface to register clearCache callbacks in roundupdb. Sometimes complicated computations may require an application cache.
