Commit 379616a
committed
minor #6747 Correcting reference to
This PR was submitted for the master branch but it was merged into the 2.7 branch instead (closes #6747).
Discussion
----------
Correcting reference to `isSuccessful` method for Process
Stumbled across this misnamed method when doing some copying and pasting. "Successful" vs. "successfull" always gets me too.
Commits
-------
7dca444 Correcting reference to `isSuccessful` method for ProcessisSuccessful method for Process (aedmonds)1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | | - | |
| 128 | + | |
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
| |||
0 commit comments