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
diff --git a/database/schema/security.py b/database/schema/security.py
index d1b9753..573486a 100755
--- a/database/schema/security.py
+++ b/database/schema/security.py
@@ -24,7 +24,7 @@ from lp.services.scripts import (
2424
2525
26# The 'read' group does not get given select permission on the following26# The 'read' group does not get given select permission on the following
27# tables. This is to stop the ro user being given access to secrurity27# tables. This is to stop the ro user being given access to security
28# sensitive information that interactive sessions don't need.28# sensitive information that interactive sessions don't need.
29SECURE_TABLES = set((29SECURE_TABLES = set((
30 'public.oauthnonce',30 'public.oauthnonce',

Subscribers

People subscribed via source and target branches

to status/vote changes: