瀏覽代碼

chore: typos

thesimplekid 7 月之前
父節點
當前提交
df69243720
共有 2 個文件被更改,包括 2 次插入1 次删除
  1. 1 1
      crates/cdk-integration-tests/tests/overflow.rs
  2. 1 0
      flake.nix

+ 1 - 1
crates/cdk-integration-tests/tests/overflow.rs

@@ -9,7 +9,7 @@ use cdk::HttpClient;
 use cdk_integration_tests::{create_backends_fake_wallet, start_mint, MINT_URL};
 use tokio::time::sleep;
 
-/// This attemps to swap for more outputs then inputs.
+/// This attempts to swap for more outputs then inputs.
 /// This will work if the mint does not check for outputs amounts overflowing
 async fn attempt_to_swap_by_overflowing() -> Result<()> {
     let wallet_client = HttpClient::new();

+ 1 - 0
flake.nix

@@ -66,6 +66,7 @@
           protobuf3_20
           nixpkgs-fmt
           rust-analyzer
+          typos
         ] ++ libsDarwin;
 
         # WASM deps