summaryrefslogtreecommitdiffstats
path: root/ffi/src/core.rs
diff options
context:
space:
mode:
Diffstat (limited to 'ffi/src/core.rs')
-rw-r--r--ffi/src/core.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/ffi/src/core.rs b/ffi/src/core.rs
index 111ae19f..3051b133 100644
--- a/ffi/src/core.rs
+++ b/ffi/src/core.rs
@@ -4,7 +4,7 @@
//! Therefore, we need you to provide a little information about the
//! context you are using Sequoia in.
//!
-//! # Example
+//! # Examples
//!
//! A context with reasonable defaults can be created using
//! `sq_context_new`: