diff options
| author | Lennart Poettering <lennart@poettering.net> | 2005-09-10 02:26:59 +0000 | 
|---|---|---|
| committer | Lennart Poettering <lennart@poettering.net> | 2005-09-10 02:26:59 +0000 | 
| commit | 16db94194059f7ca05813f68c26c59cfcfdcbd7c (patch) | |
| tree | 26ead5bb545d954f2cd5c46ba9c8fe1d7b29fe1a | |
| parent | 23e54d49d96f15ef38d56303e5a74e54d2e218f4 (diff) | |
stupid typo fix
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@566 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
| -rw-r--r-- | docs/TODO | 2 | 
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ todo:  * support for special domain PTR records based on local IP subnet address  * add subtype browsing  * add wide area support (i.e. DNS-SD over unicast DNS)  -* remove queries from queue if the browse object they very issued from is destroyed +* remove queries from queue if the browse object they were issued from is destroyed  * Changes resulting in updated RFC of 7th June 2005:    * Defer responses to replies with TC bit set by 400-500msec    * Defer unicast responses the same way as multicast responses   | 
