Skip to content

Commit b992ca2

Browse files
authored
update README
corrected spelling
1 parent 352af57 commit b992ca2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ See:
1313

1414
### Info
1515
At present state this tool does not override files previously generated.
16-
When forms with unsupported parameter types are found, the initialize method will be generated with a paramenter with the root type "Object".
16+
When forms with unsupported parameter types are found, the initialize method will be generated with a parameter with the root type "Object".
1717

1818
### How to Debug
1919

@@ -37,4 +37,4 @@ Open project properties
3737
## Compile from console
3838
nuget restore VSIXInteropFormsToolkit.sln
3939
"C:\Program Files (x86)\MSBuild\14.0\Bin\MSBuild.exe" /t:Clean /p:Configuration=Release "VSIXInteropFormsToolkit.sln"
40-
"C:\Program Files (x86)\MSBuild\14.0\Bin\MSBuild.exe" /p:Configuration=Release "VSIXInteropFormsToolkit.sln"
40+
"C:\Program Files (x86)\MSBuild\14.0\Bin\MSBuild.exe" /p:Configuration=Release "VSIXInteropFormsToolkit.sln"

0 commit comments

Comments
 (0)