From b64f19d4390b399891828f301106c42fea892468 Mon Sep 17 00:00:00 2001 From: Frank Denis Date: Wed, 20 Nov 2013 14:08:57 -0800 Subject: [PATCH] plural --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index c6a846c7..31d88379 100644 --- a/README.markdown +++ b/README.markdown @@ -112,7 +112,7 @@ A convenience header includes everything you need to use the library: #include -This is not required, however, before any other libsodium function, it +This is not required, however, before any other libsodium functions, it is recommended to call: sodium_init();