Skip to content

Commit e4110e8

Browse files
committed
spelling error correction
1 parent 365fff8 commit e4110e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/faq.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Of course, replacing `MOCK_MODULES` with the modules that you want to mock out.
6666

6767
from mock import Mock as MagicMock
6868

69-
If such libraries are installed are installed via ``setup.py``, you also will need to remove all the C-dependent libraries from your ``install_requires`` in the RTD environment.
69+
If such libraries are installed via ``setup.py``, you also will need to remove all the C-dependent libraries from your ``install_requires`` in the RTD environment.
7070

7171
`Client Error 401` when building documentation
7272
----------------------------------------------

0 commit comments

Comments
 (0)