Merge ~lgp171188/launchpad:fix-typo-howto-security into launchpad:master

Proposed by Guruprasad
Status: Merged
Approved by: Guruprasad
Approved revision: 7a15c50e1ad99fd5e1bc3be1e98d52140b42512f
Merge reported by: Otto Co-Pilot
Merged at revision: not available
Proposed branch: ~lgp171188/launchpad:fix-typo-howto-security
Merge into: launchpad:master
Diff against target: 13 lines (+1/-1)
1 file modified
doc/how-to/security.rst (+1/-1)
Reviewer Review Type Date Requested Status
Jürgen Gmach Approve
Andrey Fedoseev (community) Approve
Review via email: mp+426829@code.launchpad.net

Commit message

Fix a typo in doc/how-to/security.rst

This should fix a failing test.

To post a comment you must log in.
Revision history for this message
Andrey Fedoseev (andrey-fedoseev) :
review: Approve
Revision history for this message
Jürgen Gmach (jugmac00) wrote :

You could avoid those issues when you build the documentation locally with `tox -e docs`.

Revision history for this message
Jürgen Gmach (jugmac00) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/doc/how-to/security.rst b/doc/how-to/security.rst
2index 35bdb89..0435a8a 100644
3--- a/doc/how-to/security.rst
4+++ b/doc/how-to/security.rst
5@@ -114,7 +114,7 @@ to fetch the method from the object, so methods should be declared in
6 ``interface`` or ``attributes`` even if they modify the object.
7
8 3. Ensure that there is an ``<authorizations />`` directive in the package's
9- top-level ``configure.zcml` file that specifies the package's security
10+ top-level ``configure.zcml`` file that specifies the package's security
11 module. If it isn't there already, add one like:
12
13 .. code-block:: xml

Subscribers

People subscribed via source and target branches

to status/vote changes: