diff --git a/std/src/os/nuttx/raw.rs b/std/src/os/nuttx/raw.rs index 113079cf4abdc..431e66d69a372 100644 --- a/std/src/os/nuttx/raw.rs +++ b/std/src/os/nuttx/raw.rs @@ -1,4 +1,4 @@ -//! rtems raw type definitions +//! NuttX raw type definitions #![stable(feature = "raw_ext", since = "1.1.0")] #![deprecated(