diff options
author | Luke Shumaker <lukeshu@sbcglobal.net> | 2014-07-02 16:39:41 -0400 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2014-07-02 16:39:41 -0400 |
commit | 938a711aae6ecf871f37dda71b8e55bebbb6eba8 (patch) | |
tree | f5d8c4c5f38295ea948a612c408da2bc06f2af74 /src/lib/librelib.7.ronn | |
parent | 7dd14c9d6869c9d129280358e44edc43eb2ca9bf (diff) |
spell-check :/
Diffstat (limited to 'src/lib/librelib.7.ronn')
-rw-r--r-- | src/lib/librelib.7.ronn | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/librelib.7.ronn b/src/lib/librelib.7.ronn index e030f6a..3116462 100644 --- a/src/lib/librelib.7.ronn +++ b/src/lib/librelib.7.ronn @@ -3,7 +3,7 @@ librelib(7) -- Suite of Bash libraries ## SYNOPSIS -Overview ot the librelib Bash library suite. +Overview of the librelib Bash library suite. ## DESCRIPTION @@ -19,8 +19,8 @@ libraries installed in `/usr/lib/libretools`. Think of it as a sort of dynamic-linker. The 'core' of librelib are the libraries installed in -`/usr/lib/libretools`. These are `Bash`(1) libaries that may be sourced in -Bash programs. +`/usr/lib/libretools`. These are `Bash`(1) libraries that may be +sourced in Bash programs. Some of these libraries also make sense as stand-alone programs, where if they are invoked directly, the first argument is the library |