summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2014-11-20 12:46:43 -0600
committerJoel Sherrill <joel.sherrill@oarcorp.com>2014-11-20 12:46:43 -0600
commitb1e9ab9368326ed191118a03ded3a9ff6e9d65a4 (patch)
treedc56a60bd01252f1cb484927909e93876cb6feec
parentlinkers: Disable .type statements in symbol code. (diff)
downloadrtems-tools-b1e9ab9368326ed191118a03ded3a9ff6e9d65a4.tar.bz2
main-page.cpp: Fix spelling issue
-rw-r--r--linkers/main-page.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/linkers/main-page.cpp b/linkers/main-page.cpp
index 70d9b04..6108d5c 100644
--- a/linkers/main-page.cpp
+++ b/linkers/main-page.cpp
@@ -13,6 +13,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
+
/**
* @mainpage RTEMS Linker Tools
*
@@ -162,7 +163,7 @@
*
* ### Archive (AR) Library Files
*
- * The @ref rtems-rtl can load from archive ior library type files. The file
+ * The @ref rtems-rtl can load from archive or library type files. The file
* name syntax lets a user reference a file in an archive. The format is:
*
* @par