From 5112c1862a139266f8d9d7bb41e929b827a82b43 Mon Sep 17 00:00:00 2001 From: mattias Date: Mon, 12 Jan 2015 16:53:44 +0000 Subject: [PATCH] IDE: fixed typo git-svn-id: trunk@47356 - --- ide/main.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ide/main.pp b/ide/main.pp index 3ea032f7ed..3b3c45d1eb 100644 --- a/ide/main.pp +++ b/ide/main.pp @@ -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],