Skip to content

Commit c9bb7b7

Browse files
committed
spelling: successful
1 parent 04917d7 commit c9bb7b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/NormalModule.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ class NormalModule extends Module {
267267
}
268268

269269
markModuleAsErrored(error) {
270-
// Restore build meta from successfull build to keep importing state
270+
// Restore build meta from successful build to keep importing state
271271
this.buildMeta = Object.assign({}, this._lastSuccessfulBuildMeta);
272272

273273
this.error = error;

0 commit comments

Comments
 (0)