mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-13 21:19:18 +02:00
IDE: fixed typo
git-svn-id: trunk@47356 -
This commit is contained in:
parent
9e4a42391b
commit
5112c1862a
@ -7326,7 +7326,7 @@ begin
|
||||
Result:=GetIDEDirectives(ActiveUnitInfo,DirectiveList);
|
||||
if Result<>mrOk then exit;
|
||||
|
||||
// get values form directive list
|
||||
// get values from directive list
|
||||
// build
|
||||
BuildWorkingDir:=GetIDEStringDirective(DirectiveList,
|
||||
IDEDirectiveNames[idedBuildWorkingDir],
|
||||
|
Loading…
Reference in New Issue
Block a user