mirror of
https://git.launchpad.net/~ubuntu-release/britney/+git/britney2-ubuntu
synced 2025-05-23 00:11:32 +00:00
Remove two "the the"s
Signed-off-by: Adam D. Barratt <adam@adam-barratt.org.uk>
This commit is contained in:
parent
141d62cca1
commit
527d7f03e6
@ -1111,7 +1111,7 @@ class Britney(object):
|
|||||||
present in the unstable distribution anymore.
|
present in the unstable distribution anymore.
|
||||||
|
|
||||||
It returns True if the package can be removed, False otherwise.
|
It returns True if the package can be removed, False otherwise.
|
||||||
In the former case, a new excuse is appended to the the object
|
In the former case, a new excuse is appended to the object
|
||||||
attribute excuses.
|
attribute excuses.
|
||||||
"""
|
"""
|
||||||
# if the source package is available in unstable, then do nothing
|
# if the source package is available in unstable, then do nothing
|
||||||
@ -1145,7 +1145,7 @@ class Britney(object):
|
|||||||
|
|
||||||
It returns False if the given packages don't need to be upgraded,
|
It returns False if the given packages don't need to be upgraded,
|
||||||
True otherwise. In the former case, a new excuse is appended to
|
True otherwise. In the former case, a new excuse is appended to
|
||||||
the the object attribute excuses.
|
the object attribute excuses.
|
||||||
"""
|
"""
|
||||||
# retrieve the source packages for testing and suite
|
# retrieve the source packages for testing and suite
|
||||||
source_t = self.sources['testing'][src]
|
source_t = self.sources['testing'][src]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user