Fix typos

This commit is contained in:
luz.paz
2020-03-10 00:33:59 -04:00
committed by lorenz
parent f55961b543
commit 56e63da607
2 changed files with 2 additions and 2 deletions

2
.gitignore vendored
View File

@@ -53,7 +53,7 @@ docs/_build/
# PyBuilder
target/
#costum
#custom
*.kdev4
*.lyx~
.ipynb_checkpoints/

View File

@@ -32,7 +32,7 @@ __python > 3 (for python2 use branch py2)__
## Installation
### Addon Manger
### Addon Manager
Starting from v0.17 it's possible to use the built-in FreeCAD [Addon Manager](https://github.com/FreeCAD/FreeCAD-addons#1-builtin-addon-manager)
located in the `Tools` > `Addon Manager` dropdown menu.