Merge "Modify error word "procedence" to "precedence""

This commit is contained in:
Jenkins 2016-12-31 19:03:30 +00:00 committed by Gerrit Code Review
commit 0092198b23
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ class RouterUpdate(object):
Lower numerical priority always gets precedence. When comparing two
updates of the same priority then the one with the earlier timestamp
gets procedence. In the unlikely event that the timestamps are also
gets precedence. In the unlikely event that the timestamps are also
equal it falls back to a simple comparison of ids meaning the
precedence is essentially random.
"""