Skip to content

Commit a31de36

Browse files
Update src/widgets/peopleSearch.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent b91bc77 commit a31de36

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/widgets/peopleSearch.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
* Below the name of each person, a label indicates whether they are a direct friend, a contact
1212
* from an address book, or just a person discovered through the FOAF graph. Contacts take precedence
1313
* over friends, and friends take precedence over people when determining the label.
14-
* Configurable options include a click handler for when a person is selected, otherwise it
15-
* opens their profile in the same window.
14+
* Configurable options include a click handler for when a person is selected; otherwise, it
15+
* opens their profile in a new tab or window.
1616
*
1717
* Assumptions
1818
* - Assumes that the user has a type index entry for vcard:AddressBook. @@ bad assuption

0 commit comments

Comments
 (0)