patman: Fix the comment in CheckTags to mention multiple tags

This comment is less than helpful. Since multiple tags are supported, add
an example of how multiple tags work.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Doug Anderson <dianders@chromium.org>
This commit is contained in:
Simon Glass 2013-03-26 13:09:41 +00:00
parent ed9222752d
commit 0d99fe0fd8

View File

@ -61,9 +61,10 @@ class Commit:
Subject tags look like this:
propounder: Change the widget to propound correctly
propounder: fort: Change the widget to propound correctly
Multiple tags are supported. The list is updated in self.tag
Here the tags are propounder and fort. Multiple tags are supported.
The list is updated in self.tag.
Returns:
None if ok, else the name of a tag with no email alias