[tor-bugs] #27075 [Core Tor/Tor]: Typo in control_event_hs_descriptor_content() comment

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Aug 8 04:11:32 UTC 2018


#27075: Typo in control_event_hs_descriptor_content() comment
------------------------------+----------------------
     Reporter:  neel          |      Owner:  neel
         Type:  defect        |     Status:  assigned
     Priority:  Medium        |  Milestone:
    Component:  Core Tor/Tor  |    Version:
     Severity:  Normal        |   Keywords:
Actual Points:                |  Parent ID:
       Points:                |   Reviewer:
      Sponsor:                |
------------------------------+----------------------
 In this code:

 {{{
 /** Send HS_DESC_CONTENT event after completion of a successful fetch from
 hs
  * directory. If <b>hsdir_id_digest</b> is NULL, it is replaced by
 "UNKNOWN".
  * If <b>content</b> is NULL, it is replaced by an empty string. The
  * <b>onion_address</b> or <b>desc_id</b> set to NULL will no trigger the
  * control event. */
 }}}

 The `no trigger` should be `not trigger`.

 I will post a PR shortly.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/27075>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list