Skip to content

lock spelling on version that works #265

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 2, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion integrations/symfony-bundle.rst
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,7 @@ service names follow the pattern ``httplug.plugin.<name>``:

To use a custom plugin or when you need specific configuration that is not
covered by the bundle configuration, you can configure the plugin as a normal
symfony service and then reference that service name in the plugin list of your
Symfony service and then reference that service name in the plugin list of your
client:

.. code-block:: yaml
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
git+https://github.com/fabpot/sphinx-php.git
sphinx~=1.4.0
sphinx-rtd-theme==0.1.6
sphinxcontrib-spelling
sphinxcontrib-spelling==4.2.0
pyenchant
docutils==0.12
1 change: 1 addition & 0 deletions spelling_word_list.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
Artax
async
auth
autowiring
backoff
backtrace
boolean
Expand Down