Skip to content

Commit 69a7178

Browse files
authored
Merge pull request #315 from alfredmyers/patch-1
Added missing spaces after bolded text
2 parents 7673ad0 + 856eeb6 commit 69a7178

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

docs/tools/sql-server-profiler/filter-server-process-ids-spids-in-a-trace-sql-server-profiler.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,18 +31,18 @@ ms.workload: "Inactive"
3131

3232
1. On the **File** menu, click **New Trace**, and then connect to an instance of SQL Server.
3333

34-
The **Trace Properties**dialog box appears.
34+
The **Trace Properties** dialog box appears.
3535

3636
> [!NOTE]
37-
> if **Start tracing immediately after making connection**is selected, the **Trace Properties**dialog box fails to appear, and the trace begins instead. To turn off this setting, on the **Tools**menu, click **Options**, and clear the **Start tracing immediately after making connection** check box.
37+
> if **Start tracing immediately after making connection** is selected, the **Trace Properties** dialog box fails to appear, and the trace begins instead. To turn off this setting, on the **Tools** menu, click **Options**, and clear the **Start tracing immediately after making connection** check box.
3838
3939
2. In the **Trace name** box, type a name for the trace.
4040

41-
3. In the **Use the template**name list, select a trace template.
41+
3. In the **Use the template** name list, select a trace template.
4242

4343
4. Optionally, specify a destination file or table in which to save the trace results.
4444

45-
5. On the **Events Selection**tab, click the **SPID**column heading to launch the **Edit Filter** dialog box. You can also right-click the column heading and choose **Edit Column Filter**. If the **SPID** column does not appear, check the **Show all columns** box.
45+
5. On the **Events Selection** tab, click the **SPID** column heading to launch the **Edit Filter** dialog box. You can also right-click the column heading and choose **Edit Column Filter**. If the **SPID** column does not appear, check the **Show all columns** box.
4646

4747
6. In the **Edit Filter** dialog box, expand the appropriate comparison operator, and enter a SPID as a value for the comparison.
4848

0 commit comments

Comments
 (0)