Skip to content

Commit 1a04b29

Browse files
Update extended ProcessFailed spec
Co-authored-by: David Risney <dave@deletethis.net>
1 parent b31e83b commit 1a04b29

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

specs/ExtendedProcessFailed.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -388,7 +388,7 @@ typedef enum COREWEBVIEW2_PROCESS_FAILED_KIND {
388388

389389
/// Indicates that the main frame's render process ended unexpectedly. A new
390390
/// render process is created automatically and navigated to an error page.
391-
/// The app runs `Reload()` to try to recover from the failure.
391+
/// You can use the Reload method to try to reload the page that failed.
392392
COREWEBVIEW2_PROCESS_FAILED_KIND_RENDER_PROCESS_EXITED,
393393

394394
/// Indicates that the main frame's render process is unresponsive.

0 commit comments

Comments
 (0)