DaGenix / rust-crypto

A (mostly) pure-Rust implementation of various cryptographic algorithms.
Apache License 2.0
1.39k stars 295 forks source link

fix unicode in aessafe docs #375

Open dsprenkels opened 8 years ago

dsprenkels commented 8 years ago

This commit removes a (non-visible) U+200E character in one line, and replaces ̈a by ä in another line of the aessafe.rs documentation.