Skip to content

Commit 043c022

Browse files
authored
Typos fixed
1 parent 85edf1d commit 043c022

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

INSTALL.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Extract the entire(!) ZIP file and follow the instructions below.
66
Delphi / RAD Studio 10.4 and higher Installation
77
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
88
1. Open the project group "Packages\RAD Studio 10.4+\VirtualTreeView.groupproj"
9-
2. Right click on root elelment "VirtualTreeView" and click "Build All"
9+
2. Right click on root element "VirtualTreeView" and click "Build All"
1010
3. Right click on "VirtualTreesD*.bpl" and click "Install"
1111
4. Go to "Tools > Options > Language > Delphi Options > Library
1212
5. Choose platform "Win32", click on "Library Path > [...]"
@@ -30,7 +30,7 @@ Delphi / RAD Studio 10.3
3030
2. Right click on "VirtualTreesD270.bpl" and click "Install"
3131
3. Go to "Tools > Options > Language > Delphi Options > Library > Library Path > [...]"
3232
Browse to the "Source" folder of VirtualTreeView, press "OK", "Add", "OK"
33-
Do this for both Win32 and Win64 platform, which you can choose in the dropdown box.
33+
Do this for both Win32 and Win64 platforms, which you can choose in the dropdown box.
3434
4. C++ Builder users only:
3535
In the Options dialog go to "Environment Options > C++ Options > Paths and Directories"
3636
a) Click "Library Path > [...]"
@@ -46,7 +46,7 @@ Delphi / RAD Studio 10.0 - 10.2 Installation
4646
2. Right click on "VirtualTreesD*.bpl" and click "Install"
4747
3. Go to "Tools > Options > Environment Options > Delphi Options > Library > Library Path > [...]"
4848
Browse to the "Source" folder of VirtualTreeView, press "OK", "Add", "OK"
49-
Do this for both Win32 and Win64 platform, which you can choose in the dropdown box.
49+
Do this for both Win32 and Win64 platforms, which you can choose in the dropdown box.
5050
4. C++ Builder users only:
5151
In the Options dialog go to "Environment Options > C++ Options > Paths and Directories"
5252
a) Click "Library Path > [...]"

0 commit comments

Comments
 (0)