aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
Diffstat (limited to 'gcc')
-rw-r--r--gcc/doc/tm.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/doc/tm.texi b/gcc/doc/tm.texi
index 39da827..4711602 100644
--- a/gcc/doc/tm.texi
+++ b/gcc/doc/tm.texi
@@ -10835,7 +10835,7 @@ predefined by this hook apply to all files that are being compiled.
@end deftypefn
@deftypefn {Rust Target Hook} void TARGET_RUST_OS_INFO (void)
-Similarly to @code{TARGET_RUST_CPU_INFO}, but is used for configuration info
+Similar to @code{TARGET_RUST_CPU_INFO}, but is used for configuration info
relating to the target operating system.
@end deftypefn