summaryrefslogtreecommitdiff
path: root/ldso/ldso/sparc/dl-startup.h
diff options
context:
space:
mode:
Diffstat (limited to 'ldso/ldso/sparc/dl-startup.h')
-rw-r--r--ldso/ldso/sparc/dl-startup.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ldso/ldso/sparc/dl-startup.h b/ldso/ldso/sparc/dl-startup.h
index cc11ec103..1abad1121 100644
--- a/ldso/ldso/sparc/dl-startup.h
+++ b/ldso/ldso/sparc/dl-startup.h
@@ -47,7 +47,7 @@ _dl_start_user:\n\
/*
* Get a pointer to the argv array. On many platforms this can be just
- * the address if the first argument, on other platforms we need to
+ * the address of the first argument, on other platforms we need to
* do something a little more subtle here. We assume that argc is stored
* at the word just below the argvp that we return here.
*/