aboutsummaryrefslogtreecommitdiff
path: root/gcc/target.def
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/target.def')
-rw-r--r--gcc/target.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/target.def b/gcc/target.def
index f139ef9..5c8e4e1 100644
--- a/gcc/target.def
+++ b/gcc/target.def
@@ -4100,7 +4100,7 @@ DEFHOOKPOD
"Normally, when a function returns a structure by memory, the address\n\
is passed as an invisible pointer argument, but the compiler also\n\
arranges to return the address from the function like it would a normal\n\
-pointer return value. Define this to true if that behaviour is\n\
+pointer return value. Define this to true if that behavior is\n\
undesirable on your target.",
bool, false)