Updated comment 💄

This commit is contained in:
Kristian Hellang
2015-07-20 23:17:51 +02:00
parent 78796fbbd1
commit bb438bfd7c
+1 -1
View File
@@ -16,7 +16,7 @@ A common scenario is to search for issues to triage:
// you can also specify a search term here
var request = new SearchIssuesRequest();
// you should focus your search to a specific repo
// you can add individual repos to focus your search
request.Repos.Add("aspnet/dnx");
request.Repos.Add("aspnet", "dnvm");