[Libreoffice-commits] core.git: include/rtl

Andras Timar andras.timar at collabora.com
Sat Sep 7 06:25:35 PDT 2013


 include/rtl/bootstrap.h |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit e74fc88740a38ef22030fede0c3ac212e2a8230b
Author: Andras Timar <andras.timar at collabora.com>
Date:   Sat Sep 7 15:25:45 2013 +0200

    typo fix + unwanted link fix
    
    Change-Id: I65d1817e5b48f14bb8035b2f2d6daeb75100add4

diff --git a/include/rtl/bootstrap.h b/include/rtl/bootstrap.h
index 67fed2d..ccfdd05 100644
--- a/include/rtl/bootstrap.h
+++ b/include/rtl/bootstrap.h
@@ -52,8 +52,8 @@ extern "C" {
    setting from the environment.<p>
 
    4th level: executable ini-file. Every application looks for an ini-file.
-   The filename defaults to /absoulte/path/to/executable[rc|.ini]
-   (without .bin or .exe suffix). The ini-filename can be
+   The filename defaults to /absolute/path/to/executable[rc|.ini]
+   without .bin or .exe suffix. The ini-filename can be
    set by the special command line parameter
    '-env:INIFILENAME=/absolute/path/to/inifile' at runtime or it may
    be set at compiletime by an API-call.<p>


More information about the Libreoffice-commits mailing list