Skip to content

Commit b5a064d

Browse files
authored
Update documentation to correct a typo (#2887)
* (doc) Fixed spelling mistake futhur -> further * (maint) Add doc output folder to .gitignore
1 parent 8b09236 commit b5a064d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,3 +127,4 @@ config.wyam.hash
127127
config.wyam.packages.xml
128128
/tests/integration/core/build
129129
/tests/integration/full/build
130+
docs/output

docs/input/docs/usage/msbuild.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ versioning your assemblies.
5353

5454
### WPF specific concerns
5555

56-
One futhur step needs to be taken for SDK-style WPF projects.
56+
One further step needs to be taken for SDK-style WPF projects.
5757

5858
Building projects with .NET Core SDK with a version lower than v5.0.200
5959
requires turning off automatic generation of the different versioning attributes.

0 commit comments

Comments
 (0)