Correct typo in wxDocument::OnSaveModified() description.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@62413 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1268,7 +1268,7 @@ public:
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
If the document has been modified, prompts the user to ask if the
|
If the document has been modified, prompts the user to ask if the
|
||||||
changes should be changed. If the user replies Yes, the Save() function
|
changes should be saved. If the user replies Yes, the Save() function
|
||||||
is called. If No, the document is marked as unmodified and the function
|
is called. If No, the document is marked as unmodified and the function
|
||||||
succeeds. If Cancel, the function fails.
|
succeeds. If Cancel, the function fails.
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user