Re: [PATCH] Fix typo in shared libraries documentation.

2011-04-22 Thread Ian Lynagh
On Thu, Apr 21, 2011 at 06:17:02PM +0200, Lennart Kolmodin wrote: > disk space. They also allow a single copy of code to be shared in memory > -between several programs that use it. Shared libraires are often used as > +between several programs that use it. Shared libraries are often u

[PATCH] Fix typo in shared libraries documentation.

2011-04-21 Thread Lennart Kolmodin
--- docs/users_guide/shared_libs.xml |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/docs/users_guide/shared_libs.xml b/docs/users_guide/shared_libs.xml index def773c..89b656a 100644 --- a/docs/users_guide/shared_libs.xml +++ b/docs/users_guide/shared_libs.xml @@ -16,7 +1