Merge ~jugmac00/launchpad:fix-typo into launchpad:master

Proposed by Jürgen Gmach
Status: Merged
Approved by: Jürgen Gmach
Approved revision: ad12448d9512dbd615f4149fe299bbfeec0a74a9
Merge reported by: Otto Co-Pilot
Merged at revision: not available
Proposed branch: ~jugmac00/launchpad:fix-typo
Merge into: launchpad:master
Diff against target: 13 lines (+1/-1)
1 file modified
database/schema/security.py (+1/-1)
Reviewer Review Type Date Requested Status
Colin Watson (community) Approve
Review via email: mp+410311@code.launchpad.net

Commit message

fix typo

To post a comment you must log in.
Revision history for this message
Colin Watson (cjwatson) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/database/schema/security.py b/database/schema/security.py
2index d1b9753..573486a 100755
3--- a/database/schema/security.py
4+++ b/database/schema/security.py
5@@ -24,7 +24,7 @@ from lp.services.scripts import (
6
7
8 # The 'read' group does not get given select permission on the following
9-# tables. This is to stop the ro user being given access to secrurity
10+# tables. This is to stop the ro user being given access to security
11 # sensitive information that interactive sessions don't need.
12 SECURE_TABLES = set((
13 'public.oauthnonce',

Subscribers

People subscribed via source and target branches

to status/vote changes: