Skip to content

Commit 97e6532

Browse files
committed
Fix typo in documentation (#1138)
1 parent b7bd827 commit 97e6532

4 files changed

Lines changed: 6 additions & 6 deletions

File tree

docs/config_general.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -378,7 +378,7 @@ If you want to set up ``FriendlyCaptcha``, you must also configure additional pa
378378
379379
See `FriendlyCaptcha documentation <https://docs.friendlycaptcha.com/>`_ for more information
380380

381-
You can also integrate any other Captcha module by developping the corresponding plugin. (see :doc:`developpers` )
381+
You can also integrate any other Captcha module by developing the corresponding plugin. (see :doc:`developers` )
382382

383383
.. _config_cache:
384384

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Developper's corner
2-
===================
1+
Developer's corner
2+
==================
33

44
LDAP Tool Box Self Service Password can be extended with your own code.
55

docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ LDAP Tool Box Self Service Password documentation
2525
webservices.rst
2626
audit.rst
2727
set_attributes.rst
28-
developpers.rst
28+
developers.rst

docs/installation.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -194,8 +194,8 @@ You can also add options that will be passed to the command line:
194194
Here, `-e debug` will be passed to the apache server
195195

196196

197-
From git repository, for developpers only
198-
-----------------------------------------
197+
From git repository, for developers only
198+
----------------------------------------
199199

200200
You can get the content of git repository
201201

0 commit comments

Comments
 (0)