spelling corrections after typing on a phone
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sun, 24 Oct 2021 18:26:47 +0000 (19:26 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sun, 24 Oct 2021 18:26:47 +0000 (19:26 +0100)
src/ieee754/part/layout_experiment.py

index 87f2820f4129e4aaa22579317909f91efc9aae9d..14a296a68d0fcb573ee3c78afa4e052c1b182beb 100644 (file)
@@ -41,8 +41,8 @@ from ieee754.part_mul_add.partpoints import PartitionPoints
 # http://lists.libre-soc.org/pipermail/libre-soc-dev/2021-October/003921.html
 # XXX tempted to suggest that this function remain as a function, because
 # it takes all the context it needs as parameters.  its usefulness goes
-# beyond a dingle class, and there is actually nothing realistically
-# that it needs whixh is context-srnsitive.  theregore, on balabce,
+# beyond a single class, and there is actually nothing realistically
+# that it needs whixh is context-sensitive.  therefore, on balance,
 # it should remain a function
 def layout(elwid,            # comes from SimdScope constructor
            vec_el_counts,    # comes from SimdScope constructor