diff options
Diffstat (limited to 'crates/tor-protover/src/lib.rs')
| -rw-r--r-- | crates/tor-protover/src/lib.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/tor-protover/src/lib.rs b/crates/tor-protover/src/lib.rs index 787b72caf..2826d9995 100644 --- a/crates/tor-protover/src/lib.rs +++ b/crates/tor-protover/src/lib.rs @@ -65,7 +65,7 @@ pub mod macro_export { } caret_int! { - /// A recognized subprotocol. + /// A subprotocol. /// /// These names are kept in sync with the names used in consensus /// documents; the values are kept in sync with the values in the |
