Skip to content

Commit c3dfb9f

Browse files
committed
Update after review
1 parent 1eb7391 commit c3dfb9f

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
@@ -1,7 +1,7 @@
11
---
22
description: "Learn more about: Add a method to an interface in your project"
33
title: "Add a method"
4-
ms.date: "03/11/2022"
4+
ms.date: "03/14/2022"
55
f1_keywords: ["vc.codewiz.method.overview", "vc.codewiz.method.idlattrib"]
66
helpviewer_keywords: ["add method wizard [C++]", "methods [C++], adding", "methods [C++], adding using wizards", "IDL attributes, add method wizard"]
77
ms.assetid: 4ba4e45f-fa38-4d5e-af44-cbec0a7ab558
@@ -95,7 +95,7 @@ Use this wizard to add a method to an interface.
9595
9696
- **+**
9797

98-
Adds the parameter to the list of parameters. Specify the parameter name in **Parameter name**, and its type and parameter attributes, to **Parameters** list.
98+
Adds the parameter in the list of parameters. Specify the parameter name in **Parameter name**, and its type and parameter attributes in **Parameters**.
9999

100100
- **x**
101101

0 commit comments

Comments
 (0)