From 43c8993b35209966a815ea4425391019616b4184 Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Tue, 26 Mar 2019 03:27:46 +0000 Subject: [PATCH] spelling correction --- TLB/src/VectorAssembler.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TLB/src/VectorAssembler.py b/TLB/src/VectorAssembler.py index 9054e971..ac757e94 100644 --- a/TLB/src/VectorAssembler.py +++ b/TLB/src/VectorAssembler.py @@ -12,7 +12,7 @@ class VectorAssembler(): """ def __init__(self, width): """ Arguments: - * width: (bit count) The desiered size of the output vector + * width: (bit count) The desired size of the output vector """ # Internal -- 2.30.2