Skip to content

Commit 204097e

Browse files
authored
Merge pull request #3582 from msebolt/patch-1
Update cdocument-class.md
2 parents c415af7 + 4f02ba3 commit 204097e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/mfc/reference/cdocument-class.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ class CDocument : public CCmdTarget
8282
|Name|Description|
8383
|----------|-----------------|
8484
|[`CDocument::OnFileSendMail`](#onfilesendmail)|Sends a mail message with the document attached.|
85-
|[`CDocument::OnUpdateFileSendMail](#onupdatefilesendmail)|Enables the Send Mail command if mail support is present.|
85+
|[`CDocument::OnUpdateFileSendMail`](#onupdatefilesendmail)|Enables the Send Mail command if mail support is present.|
8686

8787
### Public Data Members
8888

0 commit comments

Comments
 (0)