diff --git a/gcc/rust/resolve/rust-forever-stack.h b/gcc/rust/resolve/rust-forever-stack.h index 8fc46ad603f..db811f886b6 100644 --- a/gcc/rust/resolve/rust-forever-stack.h +++ b/gcc/rust/resolve/rust-forever-stack.h @@ -394,7 +394,7 @@ this pass's documentation for more details on this resolution process. **/ /** - * Intended for use by ForeverStack to store Nodes + * Used by ForeverStack to store Nodes * Unlike ForeverStack, does not store a cursor reference * Intended to make path resolution in multiple namespaces simpler **/