Skip to content

Commit 83715f0

Browse files
committed
chore(docs): typo
1 parent b42b9fc commit 83715f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/angular2/src/test_lib/test_lib.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ export class SpyObject {
367367
}
368368
}
369369
}
370-
// Noop so that SpyObject has the smae interface as in Dart
370+
// Noop so that SpyObject has the same interface as in Dart
371371
noSuchMethod(args) {}
372372

373373
spy(name) {

0 commit comments

Comments
 (0)