aboutsummaryrefslogtreecommitdiff
path: root/bfd/core.c
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/core.c')
-rw-r--r--bfd/core.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/core.c b/bfd/core.c
index 4fd837d..bcdb9a4 100644
--- a/bfd/core.c
+++ b/bfd/core.c
@@ -90,7 +90,7 @@ SYNOPSIS
DESCRIPTION
Return <<true>> if the core file attached to @var{core_bfd}
was generated by a run of the executable file attached to
- @var{exec_bfd}, or else <<false>>.
+ @var{exec_bfd}, <<false>> otherwise.
*/
boolean
core_file_matches_executable_p (core_bfd, exec_bfd)