chore: run codespell to fix typos automagically
modified crates/radicle-types/src/cobs/stream/error.rs
@@ -40,7 +40,7 @@ pub enum Actions {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle-types/src/cobs/stream/iter.rs
@@ -173,7 +173,7 @@ impl<'a, A> ActionsIter<'a, A> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified eslint.config.js
@@ -119,7 +119,7 @@ export default [
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified src/lib/notification.ts
@@ -85,7 +85,7 @@ export function createSummary(
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified src/lib/updateChecker.svelte.ts
@@ -96,7 +96,7 @@ class UpdateChecker {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified tests/e2e/clipboard.spec.ts
@@ -1,7 +1,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified tests/support/logPrefix.ts
@@ -33,7 +33,7 @@ export function logPrefix(label: string): string {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|