about summary refs log tree commit diff
path: root/src/libcore/lib.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/libcore/lib.rs')
-rw-r--r--src/libcore/lib.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libcore/lib.rs b/src/libcore/lib.rs
index b7cfddbde90..516aad4f68f 100644
--- a/src/libcore/lib.rs
+++ b/src/libcore/lib.rs
@@ -28,7 +28,7 @@
 //!
 //! # How to use the core library
 //!
-// TODO: Fill me in with more detail when the interface settles
+// FIXME: Fill me in with more detail when the interface settles
 //! This library is built on the assumption of a few existing symbols:
 //!
 //! * `memcpy`, `memcmp`, `memset` - These are core memory routines which are