You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: eclipse/ts.eclipse.ide.validator.core/src/ts/eclipse/ide/validator/internal/core/validation/TypeScriptValidator.java
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@
27
27
* called when project is Build or Validate at hand (with Validate context
28
28
* menu).
29
29
*
30
-
* This validator is deprectaed since 1.1.0 because:
30
+
* This validator is deprecatad since 1.1.0 because:
31
31
*
32
32
* <ul>
33
33
* <li>TypeScriptBuilder which compiles files does the same thing and compile ts
0 commit comments