- Fix typo
Reported by: gabor
This commit is contained in:
parent
3c4f20b00c
commit
14f405982d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=28427
1 changed files with 1 additions and 1 deletions
|
@ -6876,7 +6876,7 @@ as .putsy.conf and edit it.</programlisting>
|
|||
<makevar>LOCALBASE</makevar> is used, as we are working with
|
||||
dependencies inside the target environment. For hardcoding file
|
||||
paths in the software, <makevar>LOCALBASE_REL</makevar> must
|
||||
be used, because the software wil run inside the target
|
||||
be used, because the software will run inside the target
|
||||
environment.</para>
|
||||
|
||||
<para>Example of correct usage:</para>
|
||||
|
|
Loading…
Reference in a new issue