README.adoc: fix plural "lengths"
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Wed, 11 Oct 2023 18:54:44 +0000 (14:54 -0400)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Wed, 11 Oct 2023 18:54:44 +0000 (14:54 -0400)
Change-Id: I7c2b5074f892301c1a1f51f7901c7b7f2eb92e27
Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
README.adoc

index e3a4b3037ec988c7250ab8fa2086fe3667b1e54e..b73b4e1764a5037dfa9c2feb0e2fa6ad82a6d2a8 100644 (file)
@@ -901,7 +901,7 @@ The available lengths are 8, 16, 24, 32, 40, 48, 56, and 64.
 * A floating point number
   (https://standards.ieee.org/standard/754-2008.html[IEEE{nbsp}754-2008]).
 +
-The available length are 32 (_binary32_) and 64 (_binary64_).
+The available lengths are 32 (_binary32_) and 64 (_binary64_).
 
 The value is the result of evaluating a {py3} expression.
 
This page took 0.024086 seconds and 4 git commands to generate.