Commit 45ce257
authored
Correcting default instance name
Line 39 says "If you do not specify an instance, the default instance is used."
Line 49 shows an example where instance is not specified, and it says the instance is "the instance where RegisterRExt is run."
Line 39 is correct, so changing line 49 to match.1 parent 74558f5 commit 45ce257
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
0 commit comments