Index: pkg/analysis_server/test/mocks.dart |
diff --git a/pkg/analysis_server/test/mocks.dart b/pkg/analysis_server/test/mocks.dart |
index 2dddbf9e11814744bc5e48ff579612595fc0f607..04d3d0ec1808880acac1f53e10f3407aa5e0d5cd 100644 |
--- a/pkg/analysis_server/test/mocks.dart |
+++ b/pkg/analysis_server/test/mocks.dart |
@@ -24,7 +24,7 @@ import 'package:typed_mock/typed_mock.dart'; |
import 'package:unittest/unittest.dart'; |
/** |
- * Answer the absolute path the the SDK relative to the currently running |
+ * Answer the absolute path the SDK relative to the currently running |
* script or throw an exception if it cannot be found. |
*/ |
String get sdkPath { |