From 247162ffad65aae3370df404340ba12983ac142d Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Aug 08 2017 19:35:41 +0000 Subject: Fix docstring typo. Signed-off-by: Ralph Bean --- diff --git a/scripts/update-critpath b/scripts/update-critpath index d148c50..d05931a 100644 --- a/scripts/update-critpath +++ b/scripts/update-critpath @@ -73,8 +73,7 @@ def list_critpath(branch): ''' Return the set of packages flagged as critpatch in the specified branch. - :arg branch: one or more branch used to restrict the list of packages - returned. + :arg branch: branch used to restrict the list of packages returned. :type branch: str :return: a set of package names with PDC branch IDs :rtype: set