Skip to content

Commit

Permalink
FEM: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
berndhahnebach committed Dec 16, 2019
1 parent 7d96016 commit d662c20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Mod/Fem/coding_conventions.md
Expand Up @@ -22,7 +22,7 @@ These coding rules apply to FEM module code only. Other modules or the base syst
- All files should have a license header
- Unix line endings will be used:
- a .gitattributes file has been added to ensure line endings of text files are LF
- use `?w=1` in link address to surpress line ending changes on github
- use `?w=1` in link address to suppress line ending changes on github
- never use mixed line endings on one file
- 4 Spaces for indent
- no trailing white spaces
Expand Down

0 comments on commit d662c20

Please sign in to comment.