diff options
Diffstat (limited to 'm4/ax_sys_weak_alias.m4')
-rw-r--r-- | m4/ax_sys_weak_alias.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/ax_sys_weak_alias.m4 b/m4/ax_sys_weak_alias.m4 index 27b0f0c4f..37cbe9187 100644 --- a/m4/ax_sys_weak_alias.m4 +++ b/m4/ax_sys_weak_alias.m4 @@ -22,7 +22,7 @@ # another object file. # # There are four known schemes of declaring weak symbols; each scheme is -# checked in turn, and the first one found is prefered. Note that only one +# checked in turn, and the first one found is preferred. Note that only one # of the mentioned preprocessor macros will be defined! # # 1. Function attributes |