Skip to content

Commit cf2c6a1

Browse files
author
Jill Grant
authored
Update docs/ide/finding-references.md
Acrolinx fix
1 parent 35f2f6d commit cf2c6a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ide/finding-references.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ You can use the **Find All References** command to find where particular code el
1717

1818
The results appear in a tool window named **\<element> references**, where *element* is the name of the item you're searching for. A toolbar in the **references** window enables you to do the following:
1919

20-
- Change the scope of the search in a drop-down list box. You can choose to look only in open or changed documents,all the way up to the entire solution.
20+
- Change the scope of the search in a drop-down list box. You can choose to look only in open or changed documents, all the way up to the entire solution.
2121
- Copy the selected referenced item(s) by choosing the **Copy** button. All the values in all the columns for all selected rows are copied to the clipboard, preceded by the column headings. This makes it easy to paste into a spreadsheet.
2222
- Choose buttons to go to the next or previous location in the list, or press the up and down arrow keys to do so.
2323
- Remove any filters on the returned results by choosing the **Clear All Filters** button.

0 commit comments

Comments
 (0)