diff --git a/interface/wx/docview.h b/interface/wx/docview.h index f27dc3ef4e..7996ea6afb 100644 --- a/interface/wx/docview.h +++ b/interface/wx/docview.h @@ -1268,7 +1268,7 @@ public: /** 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 succeeds. If Cancel, the function fails. */