aboutsummaryrefslogtreecommitdiff
path: root/bfd/ctor.c
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/ctor.c')
-rw-r--r--bfd/ctor.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/ctor.c b/bfd/ctor.c
index b3e1890..3d939ef 100644
--- a/bfd/ctor.c
+++ b/bfd/ctor.c
@@ -103,7 +103,7 @@ SYNOPSIS
DESCRIPTION
This function is called with an a symbol describing the
function to be called, an string which descibes the xtor type,
- eg something like "CTOR" or "DTOR" would be fine. And the bfd
+ e.g., something like "CTOR" or "DTOR" would be fine. And the bfd
which owns the function. Its duty is to create a section
called "CTOR" or "DTOR" or whatever if the bfd doesn't already
have one, and grow a relocation table for the entry points as