mirror of
https://github.com/zama-ai/tfhe-rs.git
synced 2026-01-09 14:47:56 -05:00
chore: fix october typos
This commit is contained in:
@@ -56,7 +56,7 @@ pub struct Args {
|
||||
#[arg(long, value_parser = maybe_hex::<u128>)]
|
||||
pub src: Vec<u128>,
|
||||
|
||||
/// Force immediat input values
|
||||
/// Force immediate input values
|
||||
#[arg(long, value_parser = maybe_hex::<u128>)]
|
||||
pub imm: Vec<u128>,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user