Fix a typo in watcher/objects/base.py
Removed redundant 'the' Change-Id: I03cd038c7b1a5d266cb9a1264adc3902c23c971c
This commit is contained in:
@@ -104,7 +104,7 @@ class WatcherPersistentObject(object):
|
||||
}
|
||||
|
||||
# Mapping between the object field name and a 2-tuple pair composed of
|
||||
# its object type (e.g. objects.RelatedObject) and the the name of the
|
||||
# its object type (e.g. objects.RelatedObject) and the name of the
|
||||
# model field related ID (or UUID) foreign key field.
|
||||
# e.g.:
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user