summaryrefslogtreecommitdiff
path: root/rtl.c
diff options
context:
space:
mode:
Diffstat (limited to 'rtl.c')
-rw-r--r--rtl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/rtl.c b/rtl.c
index 59cd869..9429046 100644
--- a/rtl.c
+++ b/rtl.c
@@ -440,7 +440,7 @@ rtems_rtl_load_object (const char* name, int mode)
++obj->users;
/*
- * FIXME: Resolving exsiting unresolved symbols could add more constructors
+ * FIXME: Resolving existing unresolved symbols could add more constructors
* lists that need to be called. Make a list in the obj load layer and
* invoke the list here.
*/