[rtems-tools commit] main-page.cpp: Fix spelling issue

Joel Sherril joel at rtems.org
Thu Nov 20 18:47:00 UTC 2014


Module:    rtems-tools
Branch:    master
Commit:    b1e9ab9368326ed191118a03ded3a9ff6e9d65a4
Changeset: http://git.rtems.org/rtems-tools/commit/?id=b1e9ab9368326ed191118a03ded3a9ff6e9d65a4

Author:    Joel Sherrill <joel.sherrill at oarcorp.com>
Date:      Thu Nov 20 12:46:43 2014 -0600

main-page.cpp: Fix spelling issue

---

 linkers/main-page.cpp | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

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



More information about the vc mailing list