Kaydet (Commit) e74fc887 authored tarafından Andras Timar's avatar Andras Timar

typo fix + unwanted link fix

Change-Id: I65d1817e5b48f14bb8035b2f2d6daeb75100add4
üst b5c79c09
...@@ -52,8 +52,8 @@ extern "C" { ...@@ -52,8 +52,8 @@ extern "C" {
setting from the environment.<p> setting from the environment.<p>
4th level: executable ini-file. Every application looks for an ini-file. 4th level: executable ini-file. Every application looks for an ini-file.
The filename defaults to /absoulte/path/to/executable[rc|.ini] The filename defaults to /absolute/path/to/executable[rc|.ini]
(without .bin or .exe suffix). The ini-filename can be without .bin or .exe suffix. The ini-filename can be
set by the special command line parameter set by the special command line parameter
'-env:INIFILENAME=/absolute/path/to/inifile' at runtime or it may '-env:INIFILENAME=/absolute/path/to/inifile' at runtime or it may
be set at compiletime by an API-call.<p> be set at compiletime by an API-call.<p>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment