Fix a comment (see D3140)
This commit is contained in:
@@ -56,7 +56,7 @@ final class PhabricatorPHID {
|
||||
$repository->getID(),
|
||||
$match[2]);
|
||||
} catch (AphrontQueryCountException $ex) {
|
||||
// Ambiguous, no jump.
|
||||
// Ambiguous; return nothing.
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user