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

Proposed by Jürgen Gmach
Status: Merged
Approved by: Jürgen Gmach
Approved revision: fc58b70a364ad4ad775aec7fd78de4d4e0ef787e
Merge reported by: Otto Co-Pilot
Merged at revision: not available
Proposed branch: ~jugmac00/launchpad:fix-typo-handler
Merge into: launchpad:master
Diff against target: 13 lines (+1/-1)
1 file modified
lib/lp/soyuz/adapters/archivedependencies.py (+1/-1)
Reviewer Review Type Date Requested Status
Guruprasad Approve
Review via email: mp+418855@code.launchpad.net

Commit message

Fix typo

To post a comment you must log in.
Revision history for this message
Guruprasad (lgp171188) wrote :

This is a trivial fix for a typo. LGTM.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/lib/lp/soyuz/adapters/archivedependencies.py b/lib/lp/soyuz/adapters/archivedependencies.py
2index 64049fb..48626f9 100644
3--- a/lib/lp/soyuz/adapters/archivedependencies.py
4+++ b/lib/lp/soyuz/adapters/archivedependencies.py
5@@ -4,7 +4,7 @@
6 """Archive dependencies helper function.
7
8 This module contains the static maps representing the 'layered' component
9-and pocket dependencies and helper function to handler `ArchiveDependency`
10+and pocket dependencies and helper function to handle `ArchiveDependency`
11 records.
12
13 * pocket_dependencies: static map of pocket dependencies

Subscribers

People subscribed via source and target branches

to status/vote changes: