]> git.lizzy.rs Git - PAKEs.git/blobdiff - srp/src/lib.rs
Fix typo over -> other (#60)
[PAKEs.git] / srp / src / lib.rs
index 4cb7a7a2b8ce1edd42dbfd55324c30f1ae000955..2d0240093cce69765ae7bf98d80b6395f0983779 100644 (file)
@@ -7,7 +7,7 @@
 //! algorithm for private key computation instead of method described in the
 //! SRP literature.
 //!
-//! Compatibility with over implementations was not yet tested.
+//! Compatibility with other implementations was not yet tested.
 //!
 //! # Usage
 //! Add `srp` dependency to your `Cargo.toml`: