From f7972041ab4ba27d6a49ef0a2c78138a2bf4f408 Mon Sep 17 00:00:00 2001 From: Isis Lovecruft Date: Thu, 8 Dec 2016 21:59:52 +0000 Subject: [PATCH] Fix a typo in lib.rs module documention. --- src/lib.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib.rs b/src/lib.rs index 1a6d498..ddb79e6 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -16,7 +16,7 @@ //! # curve25519-dalek //! //! **A Rust implementation of field and group operations on an Edwards curve -//! over F(2^255 - 19).** +//! over GF(2^255 - 19).** //! //! **[SPOILER ALERT]** The Twelfth Doctor's first encounter with the Daleks is //! in his second full episode, "Into the Dalek". A beleaguered ship of the