about summary refs log tree commit diff
path: root/src/doc/guide-ffi.md
diff options
context:
space:
mode:
Diffstat (limited to 'src/doc/guide-ffi.md')
-rw-r--r--src/doc/guide-ffi.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc/guide-ffi.md b/src/doc/guide-ffi.md
index 4c818cacbfa..1130a10bd1c 100644
--- a/src/doc/guide-ffi.md
+++ b/src/doc/guide-ffi.md
@@ -1,4 +1,4 @@
 % The (old) Rust Foreign Function Interface Guide
 
-This content has moved into the
+This content has moved into
 [the Rust Programming Language book](book/ffi.html).