Skip to content
Snippets Groups Projects
Forked from The Tor Project / Core / Tor
Loading
  • Samanta Navarro's avatar
    4a0cd795
    Fix typos. · 4a0cd795
    Samanta Navarro authored and David Goulet's avatar David Goulet committed
    Typos found with codespell.
    
    Please keep in mind that this should have impact on actual code
    and must be carefully evaluated:
    
    src/core/or/lttng_circuit.inc
    -    ctf_enum_value("CONTROLER", CIRCUIT_PURPOSE_CONTROLLER)
    +    ctf_enum_value("CONTROLLER", CIRCUIT_PURPOSE_CONTROLLER)
    4a0cd795
    History
    Fix typos.
    Samanta Navarro authored and David Goulet's avatar David Goulet committed
    Typos found with codespell.
    
    Please keep in mind that this should have impact on actual code
    and must be carefully evaluated:
    
    src/core/or/lttng_circuit.inc
    -    ctf_enum_value("CONTROLER", CIRCUIT_PURPOSE_CONTROLLER)
    +    ctf_enum_value("CONTROLLER", CIRCUIT_PURPOSE_CONTROLLER)