We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 166cd25 commit 8a1e91eCopy full SHA for 8a1e91e
docs/cli/config.md
@@ -22,7 +22,7 @@ to calculate the enabled state.
22
23
Examples:
24
```toml
25
-# alway disabled
+# always disabled
26
enabled = false
27
```
28
packages/robot/src/robotcode/robot/config/model.py
@@ -2294,7 +2294,7 @@ def __hash__(self) -> int:
2294
2295
2296
2297
- # alway disabled
+ # always disabled
2298
2299
2300
0 commit comments