From 87da3b4fe3478295241bff8f6f400ab3aa097a7a Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Sun, 23 Sep 2018 07:25:06 +0200 Subject: Improve doc, fix English typo. --- libraries/std/textio_body.vhdl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libraries') diff --git a/libraries/std/textio_body.vhdl b/libraries/std/textio_body.vhdl index 36a11fc23..83a9a00da 100644 --- a/libraries/std/textio_body.vhdl +++ b/libraries/std/textio_body.vhdl @@ -27,7 +27,7 @@ package body textio is -- value 0 for the FIELD parameter has the effect of causing the string -- value to be contained in a field of exactly the right widteh (i.e., no -- additional leading or tailing spaces). Parameter JUSTIFIED specified - -- wether the string value is to be right- or left-justified within the + -- whether the string value is to be right- or left-justified within the -- field; the default is right-justified. If the FIELD parameter describes -- a field width larger than the number of characters in the string value, -- space characters are used to fill the remaining characters in the field. -- cgit v1.2.3