We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b31831 commit e9c2fdaCopy full SHA for e9c2fda
.gitignore
@@ -75,7 +75,7 @@ Assets/StreamingAssets.meta
75
# =============== #
76
doc/
77
78
-# This is only needed because docfx chooses the first alphebetically occuring
+# This is only needed because docfx chooses the first alphabetically occurring
79
# .cs file's folder to create an obj/xdoc cache folder inside.
80
# When https://github.com/dotnet/docfx/issues/1156 is addressed, it should be
81
# possible to remove the rule on the following line and update our docfx
@@ -90,4 +90,4 @@ doc/
90
/MRTKBuild/
91
/MSBuild/
92
/PackagesCopy/
93
-!/scripts/Packaging/NuGetRestoreProject.csproj
+!/scripts/Packaging/NuGetRestoreProject.csproj
0 commit comments