Commit 0ad67f5b authored by Ian Jackson's avatar Ian Jackson
Browse files

tor-netdoc: netstatus signing algorithms: Improve a doc comment

There isn't a "this" here; self is DirectorySignaturesHashesAccu.
parent 51289624
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -122,7 +122,7 @@ define_derive_deftly! {
            })
        }

        /// Return the hash value for this algorithm, as a slice
        /// Return the hash value for a specific algorithm, as a slice
        ///
        /// `None` if the value wasn't computed.
        /// That shouldn't happen.