Skip to content

Commit 74c3e53

Browse files
authored
typos
1 parent 55677f2 commit 74c3e53

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Directory.Build.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
<Choose>
3030
<!-- Once we move to OOP in VS, and major dependants of FCS will move to netcore (not netstandard),
3131
we should also support $(NetPrevious) for all releases.
32-
This will likely include FCS and FSharp.Core as well ash shipped products.
33-
Right now, it only covers producs we ship (FSC and FSI), not NuGet packages. -->
32+
This will likely include FCS and FSharp.Core as well as shipped products.
33+
Right now, it only covers products we ship (FSC and FSI), not NuGet packages. -->
3434
<When
3535
Condition="'$(DotNetBuildFromSource)' == 'true' AND '$(DotNetBuildFromSourceFlavor)' == 'Product'">
3636
<PropertyGroup>

0 commit comments

Comments
 (0)