Skip to content

Commit 19113c1

Browse files
committed
update for bullets
1 parent ae14d63 commit 19113c1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/ide/adding-a-method-visual-cpp.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,9 @@ Add a method to an interface by using the add method wizard dialog box:
4545

4646
Displays the method's parameters, modifiers, and types. The wizard updates the **Parameters** list as you add parameters.
4747

48-
**+**
48+
- **+**
4949

50-
Add a parameter. In **Parameters**, type the parameter type, name, and any modifiers. For example, `int x`, and choose **OK**.
50+
Add a parameter. In **Parameters**, type the parameter type, name, and any modifiers. For example, `int x`, and choose **OK**.
5151

5252
- **x**
5353

0 commit comments

Comments
 (0)